diff --git a/README.md b/README.md index bdb8815..07d63b1 100644 --- a/README.md +++ b/README.md @@ -32,6 +32,8 @@ username: root password: ``` +It is recommended that you **do not set a password for the `root` user** as this is _safer_ (nothing is 100% safe). But if you **really want to** (_**do this at your own discretion**_), you can log into `root`'s login shell with `sudo -i` and then set a password for the `root` user. + ### Expanding the rootfs `sudo /usr/local/bin/expand-rootfs.sh`