diff --git a/README.md b/README.md index 468b216..b55d5df 100644 --- a/README.md +++ b/README.md @@ -19,7 +19,7 @@ do and to be sure to backup all important data. Pre-built images can be downloaded from the [releases](https://code.vanwa.ch/sebastian/void-linux-installer/-/releases) page (those might be outdated though). -User and password for the live image are the standard void linux one (`root/voidlinux`). +User and password for the live image are the standard void linux ones (`root/voidlinux`). # Scripts ## mk_pbp_img @@ -61,7 +61,7 @@ If booting from the card hangs, write the image again onto it or use a different Install void linux to the internal mmc storage of the pinebook pro or use it for some maintenance task. -Be aware that the time needs to be set in *UTC*, otherwise package installation might not work. +Be aware that the time needs to be set in ***UTC**, otherwise package installation might not work. If running on a pinebook pro with an ISO keyboard, run `loadkeys uk` to load the correct keymap. @@ -80,7 +80,7 @@ Runs the `full_install` command internally. Run `help` to get a list of commands you can run and quit interactive mode with typing `exit`. -A useful thing to do here is the `repair` command. Sets up all the needed filesystems +A useful thing to do here is the `repair` command. It sets up all the needed filesystems and opens a chroot. Again, it is highly recommended to read what the respective commands do and to adapt