Update INSTALL.md

This commit is contained in:
davidbaumann 2013-09-01 00:04:15 +08:00
parent d03ddda7c1
commit cbe7eb7a77

View File

@ -16,7 +16,7 @@
Build dependencies:
```bash
apt-get install build-essential libtool autotools-dev automake libconfig-dev ncurses-dev checkinstall check
sudo apt-get install build-essential libtool autotools-dev automake libconfig-dev ncurses-dev checkinstall check
```
On Fedora:
@ -62,7 +62,7 @@ cd ProjectTox-Core
autoreconf -i
./configure
make
make install
sudo make install
```
Advance configure options:
- --prefix=/where/to/install