minor formatting fix in readme

pull/15/head
John Tsiombikas 2022-04-01 02:36:10 +03:00
rodzic 7a6371ee41
commit 3b0e85fecf
1 zmienionych plików z 3 dodań i 3 usunięć

Wyświetl plik

@ -49,9 +49,9 @@ Installation
------------
To build and install libspnav, simply run:
./configure
make
make install
./configure
make
make install
Most likely the `make install` part will need to be executed as root, if you're
installing libspnav system-wide, which is the common case