docs: update ABRoot command in README
This commit is contained in:
parent
2269a47df7
commit
45daf9deec
1 changed files with 1 additions and 1 deletions
|
|
@ -24,7 +24,7 @@ This template repository is a starting point for creating custom [Vib images](ht
|
|||
|
||||
If your image is successfully built, you can then point ABRoot to your custom image to use it.
|
||||
|
||||
- Edit the `/etc/abroot/abroot.json` file with the command: `host-shell pkexec nano /etc/abroot/abroot.json`.
|
||||
- Edit the configuration file with the command: `abroot config-editor`.
|
||||
- Change the "name" entry from something like `vanilla-os/desktop` to `your-github-name/your-image-name` (for example `taukakao/custom`). [**Note**: All characters must be in lowercase.]
|
||||
- Now, Run `abroot upgrade` to switch to your custom image.
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue