Update README.md

This commit is contained in:
Maxim Devaev 2020-03-04 18:30:35 +03:00 committed by GitHub
parent 4f3d080adf
commit afe024baf8
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -123,7 +123,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:
5. Put SD card into card reader and install OS (**you should have automatic mounting disabled: `systemctl stop udisk2` or something like that**):
```shell
[user@localhost os]$ make install
```