1
0
mirror of https://gitlab.com/kelteseth/ScreenPlay.git synced 2024-10-06 09:17:07 +02:00

Fix links

This commit is contained in:
Elias Steurer 2021-02-26 10:22:11 +00:00
parent 2d257e02b3
commit 8c856c1ddc

View File

@ -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