Update README.md
This commit is contained in:
parent
767ebd5dde
commit
fbf34dff89
1 changed files with 1 additions and 1 deletions
|
@ -22,4 +22,4 @@ You need to compile and install RSS Guard before you can use it. Basic steps are
|
||||||
cmake -DCMAKE_BUILD_TYPE=release -DCMAKE_INSTALL_PREFIX="C:\Program Files\rssguard" -DUSE_QT_5=ON
|
cmake -DCMAKE_BUILD_TYPE=release -DCMAKE_INSTALL_PREFIX="C:\Program Files\rssguard" -DUSE_QT_5=ON
|
||||||
make install
|
make install
|
||||||
```
|
```
|
||||||
This compiles and installs RSS Guard using Qt 5 on Windows machines.
|
This compiles and installs RSS Guard using Qt 5 on Windows machines. For further information head to CMakeLists.txt file.
|
||||||
|
|
Loading…
Add table
Reference in a new issue