From 23bb702b82388623105a83ae02a03b96401c2453 Mon Sep 17 00:00:00 2001 From: Elias Steurer Date: Sat, 18 Apr 2020 11:33:04 +0000 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 ```