README.md: xi doesn't need root shell

This commit is contained in:
classabbyamp 2023-12-05 11:54:03 -05:00
parent 52c72fb562
commit bdef0928d7
No known key found for this signature in database
GPG Key ID: 6BE0755918A4C7F5

View File

@ -87,7 +87,7 @@ Once built, the package will be available in `hostdir/binpkgs` or an appropriate
Alternatively, packages can be installed with the `xi` utility, from the `xtools` package. `xi` takes the repository of the current working directory into account.
```
# xi <package_name>
$ xi <package_name>
```
<a name="chroot-methods"></a>