mirror of
https://github.com/an-anime-team/an-anime-game-launcher.git
synced 2025-01-01 22:47:19 +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
|
sudo pacman -Syu unzip tar git xdelta3 cabextract
|
||||||
```
|
```
|
||||||
|
|
||||||
|
### dnf
|
||||||
|
```sh
|
||||||
|
sudo dnf install unzip tar git xdelta cabextract
|
||||||
|
```
|
||||||
|
|
||||||
# Additional requirements
|
# Additional requirements
|
||||||
|
|
||||||
| Name | Description |
|
| Name | Description |
|
||||||
|
|
Loading…
Reference in a new issue