mirror of
https://gitlab.com/kelteseth/ScreenPlay.git
synced 2024-11-24 19:52:40 +01:00
Fix links
This commit is contained in:
parent
2d257e02b3
commit
8c856c1ddc
@ -5,9 +5,9 @@
|
||||
git clone --recursive https://gitlab.com/kelteseth/ScreenPlay.git ScreenPlay
|
||||
```
|
||||
3. Download the latest __Qt 5.15.x__ for you platform. Earlier versions are not supported!
|
||||
1. [Install instructions Windows](##Windows)
|
||||
1. [Install instructions Linux](##Linux)
|
||||
1. [Install instructions MacOSX](##MacOSX)
|
||||
1. [Install instructions Windows](#windows)
|
||||
1. [Install instructions Linux](#linux)
|
||||
1. [Install instructions MacOSX](#macosx)
|
||||
4. Start install-dependencies.bat to download dependencies. This will create a ScreenPlay-vcpkg folder in the same directory as your ScreenPlay source folder.
|
||||
``` bash
|
||||
#Windows
|
||||
@ -108,4 +108,4 @@ If you have installed Qt in a different directory, change the path to your Qt lo
|
||||
|
||||
Some useful links:
|
||||
* [Introduction to QDoc](https://doc.qt.io/qt-5/01-qdoc-manual.html)
|
||||
* [Writing qdoc comments](https://doc.qt.io/qt-5/qdoc-guide-writing.html)
|
||||
* [Writing qdoc comments](https://doc.qt.io/qt-5/qdoc-guide-writing.html)
|
||||
|
Loading…
Reference in New Issue
Block a user