apt-get was changed to apt

This commit is contained in:
Observer KRypt0n_ 2022-02-17 18:36:24 +02:00
parent 505f8d16b8
commit 18b2fe1d57
No known key found for this signature in database
GPG key ID: 844DA47BA25FE1E2

View file

@ -84,10 +84,10 @@ To work this launcher requires
## Install
### apt-get
### apt
```sh
sudo apt-get install unzip tar git curl xdelta3 cabextract libnotify
sudo apt install unzip tar git curl xdelta3 cabextract libnotify
```
### pacman