Update README

This commit is contained in:
Drew DeVault 2015-12-27 11:09:28 -05:00
parent 82aca85cf8
commit a67832ab11
1 changed files with 1 additions and 1 deletions

View File

@ -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