diff --git a/README.md b/README.md index 61d86026..d0fb1894 100644 --- a/README.md +++ b/README.md @@ -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 ```