Update README

master
Drew DeVault 9 years ago
parent 82aca85cf8
commit a67832ab11

@ -58,7 +58,7 @@ Run these commands:
mkdir build
cd build
cmake -DCMAKE_BUILD_TYPE=Release ..
cmake -DCMAKE_BUILD_TYPE=Release -DCMAKE_INSTALL_SYSCONFDIR=/etc ..
make
sudo make install

Loading…
Cancel
Save