diff --git a/README.md b/README.md index 8411f57..096da7b 100644 --- a/README.md +++ b/README.md @@ -92,7 +92,7 @@ If you already have a Virtual Machine or server you wish to use with WinApps, yo ### Step 2: Download the repo and prerequisites To get things going, use: ``` bash -sudo apt-get install -y freerdp2-x11 +sudo apt install -y freerdp2-x11 git clone https://github.com/winapps-org/winapps.git cd winapps ```