1
0
mirror of https://gitlab.com/kelteseth/ScreenPlay.git synced 2024-09-14 22:42:34 +02:00

Update README.md

This commit is contained in:
Elias Steurer 2020-04-18 11:29:26 +00:00
parent 08a3923054
commit f0ab3af633

View File

@ -74,6 +74,7 @@ git clone --recursive https://gitlab.com/kelteseth/ScreenPlay.git
.\install-dependencies.bat
//Linux
sudo apt install git gcc
chmod +x install-dependencies.sh
.\install-dependencies.sh
```