mirror of
https://github.com/an-anime-team/an-anime-game-launcher.git
synced 2024-12-30 05:28:15 +03:00
Add Fedora's dnf installation command as the "xdelda3" package is actually called "xdelta".
This commit is contained in:
parent
ac7f946283
commit
c0e8006fef
1 changed files with 5 additions and 0 deletions
|
@ -68,6 +68,11 @@ sudo apt-get install unzip tar git xdelta3 cabextract
|
|||
sudo pacman -Syu unzip tar git xdelta3 cabextract
|
||||
```
|
||||
|
||||
### dnf
|
||||
```sh
|
||||
sudo dnf install unzip tar git xdelta cabextract
|
||||
```
|
||||
|
||||
# Additional requirements
|
||||
|
||||
| Name | Description |
|
||||
|
|
Loading…
Reference in a new issue