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

[INSTALL.md] fix typo

This commit is contained in:
Zetok Zalbavar 2015-03-20 07:01:57 +00:00
parent 9079b334b9
commit ab5704fd59
No known key found for this signature in database
GPG Key ID: C953D3880212068A

View File

@ -125,7 +125,7 @@ make
sudo make install
```
After all the dependencies are thus reeady to go, compiling should be as simple as
After all the dependencies are installed, compiling should be as simple as:
```bash
qmake
make