Fix uninstall process
This commit is contained in:
parent
10589e1ba8
commit
0bb7711a8f
1 changed files with 1 additions and 1 deletions
|
|
@ -32,7 +32,7 @@ If you wish to use another repository, substitute `zpkg.zawz.net` for your desir
|
|||
|
||||
```shell
|
||||
zpkg remove $(zpkg list)
|
||||
rm -rd /etc/zpkg
|
||||
sudo rm -rd /etc/zpkg
|
||||
```
|
||||
|
||||
### Using
|
||||
|
|
|
|||
Loading…
Reference in a new issue