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

Added precisions

This commit is contained in:
Fish 2015-06-05 04:19:18 +02:00
parent 31f7ded768
commit 9866332d43

View File

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