1
0
mirror of https://github.com/qTox/qTox.git synced 2024-03-22 14:00:36 +08:00

Merge branch 'pr1796'

This commit is contained in:
tux3 2015-06-05 11:07:15 +02:00
commit fc647761d1
No known key found for this signature in database
GPG Key ID: 7E086DD661263264

View File

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