mirror of
https://github.com/edu4rdshl/archlinux-pkgrecover.git
synced 2026-07-17 23:24:46 +00:00
Update README.md
This commit is contained in:
parent
95e2bae897
commit
07defa580c
1 changed files with 1 additions and 1 deletions
|
|
@ -21,7 +21,7 @@ The script have two modes of operation:
|
|||
# Dependencies
|
||||
|
||||
- `pacutils` (optional): Required if you want to use the `--paclog` option. You can install it from the official repositories.
|
||||
- `pacman` (required): Required for the script to work. It's installed by default on ArchLinux systems. In case that your pacman got corrupted, you can use the [pacman-static](https://aur.archlinux.org/packages/pacman-static/) package from the AUR.
|
||||
- `pacman` (required): Required for the script to work. It's installed by default on ArchLinux systems. In case that your pacman got corrupted, you can use the [pacman-static](https://aur.archlinux.org/packages/pacman-static/) package from the AUR by installing it manually or simply setting the `USE_PACMAN_STATIC=true` environment variable when launching the script.
|
||||
|
||||
# Usage
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue