Browse Source

Merge branch 'pr1796'

pull/1800/head
tux3 10 years ago
parent
commit
fc647761d1
No known key found for this signature in database
GPG Key ID: 7E086DD661263264
  1. 4
      INSTALL.md

4
INSTALL.md

@ -146,7 +146,9 @@ make
sudo make install sudo make install
``` ```
After all the dependencies are installed, compiling should be as simple as: ###Compiling
**Make sure that all the dependencies are installed.**
Now go to `/home/user/qTox/qTox` (or where you cloned) and simply run :
```bash ```bash
qmake qmake
make make

Loading…
Cancel
Save