diff --git a/README.md b/README.md index d0fb1894..55d6b43a 100644 --- a/README.md +++ b/README.md @@ -74,7 +74,7 @@ git clone --recursive https://gitlab.com/kelteseth/ScreenPlay.git .\install-dependencies.bat //Linux -sudo apt install git gcc +sudo apt install git gcc cmake build-essential chmod +x install-dependencies.sh .\install-dependencies.sh ```