mirror of
https://github.com/an-anime-team/an-anime-game-launcher.git
synced 2024-12-25 02:58:14 +03:00
apt-get was changed to apt
This commit is contained in:
parent
505f8d16b8
commit
18b2fe1d57
1 changed files with 2 additions and 2 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue