Fixed a small error
This commit is contained in:
parent
a066aeb438
commit
a658d70380
1 changed files with 1 additions and 1 deletions
|
@ -26,7 +26,7 @@ ignorepkg=sudo
|
|||
Then remove `sudo`.
|
||||
|
||||
```
|
||||
# xbps-remove -y sudo
|
||||
# xbps-remove -Ry sudo
|
||||
```
|
||||
|
||||
The `sudo` package will be replaced by `opendoas`. To install it:
|
||||
|
|
Loading…
Reference in a new issue