Skip to content
Snippets Groups Projects
Unverified Commit a6dd8fb0 authored by Silas Della Contrada's avatar Silas Della Contrada Committed by GitHub
Browse files

Fixed typo

parent 989cc797
No related branches found
No related tags found
No related merge requests found
......@@ -30,7 +30,7 @@ apt install qt5-default
To build and install QtAV on debian follow the steps on https://github.com/wang-bin/QtAV/wiki/Build-QtAV.
Please build QtAV with cmake instead of qmake. Because the cmake build is using ``ninja``, you have to ensure it is installed:
Please build QtAV with cmake instead of qmake. Because of the cmake build method using ``ninja``, you have to ensure it's available:
```
apt install ninja
```
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment