diff --git a/README.md b/README.md index 297d7985..171e2095 100644 --- a/README.md +++ b/README.md @@ -148,7 +148,7 @@ Pi-KVM OS is based on Arch Linux ARM and contains all required packages and conf [user@localhost os]$ make os ``` -5. Put SD card into card reader and install OS (**you should have automatic mounting disabled: `systemctl stop udisk2` or something like that**): +5. Put SD card into card reader and install OS (**you should disable automounting: `systemctl stop udisk2` or something like that**): ```shell [user@localhost os]$ make install ```