Browse Source

[INSTALL.md] fix typo

pull/1440/head
Zetok Zalbavar 11 years ago
parent
commit
ab5704fd59
No known key found for this signature in database
GPG Key ID: C953D3880212068A
  1. 2
      INSTALL.md

2
INSTALL.md

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

Loading…
Cancel
Save