From b4441cc68f49a9b1c30617783677109b1cb01c54 Mon Sep 17 00:00:00 2001 From: Maxim Devaev Date: Fri, 7 Aug 2020 05:01:00 +0300 Subject: [PATCH] Update flashing_os.md --- pages/flashing_os.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pages/flashing_os.md b/pages/flashing_os.md index d725a79..a127f5a 100644 --- a/pages/flashing_os.md +++ b/pages/flashing_os.md @@ -47,7 +47,7 @@ $ sudo dd if=v2-hdmi-rpi4.img of=/dev/mmcblk0 4. To change the root password use command `passwd` via SSH or webterm. To change Pi-KVM web password use `kvmd-htpasswd set admin`. -5. After installation, we recommend that you update your operating system: +5. After installation, we recommend you to update your operating system: ```shell # rw # pacman -Syu