mirror of
https://github.com/winapps-org/winapps.git
synced 2025-06-04 22:27:19 +02:00
Readme: Change apt-get to apt
apt-get is deprecated
This commit is contained in:
parent
b94e763b96
commit
de0489f398
@ -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
|
### Step 2: Download the repo and prerequisites
|
||||||
To get things going, use:
|
To get things going, use:
|
||||||
``` bash
|
``` bash
|
||||||
sudo apt-get install -y freerdp2-x11
|
sudo apt install -y freerdp2-x11
|
||||||
git clone https://github.com/winapps-org/winapps.git
|
git clone https://github.com/winapps-org/winapps.git
|
||||||
cd winapps
|
cd winapps
|
||||||
```
|
```
|
||||||
|
Loading…
x
Reference in New Issue
Block a user