Browse Source

Added precisions

pull/1796/head
Fish 10 years ago
parent
commit
9866332d43
  1. 4
      INSTALL.md

4
INSTALL.md

@ -146,7 +146,9 @@ make @@ -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

Loading…
Cancel
Save