mirror of https://github.com/pikvm/pikvm.git
Update flashing_hid.md
This commit is contained in:
parent
c9817112ea
commit
4c75626e9e
|
|
@ -15,8 +15,9 @@ make[1]: platformio: No such file or directory
|
|||
|
||||
Please install `platformio-core` and continue:
|
||||
|
||||
```
|
||||
# pacman -S platformio-core
|
||||
```shell
|
||||
pacman -Syu
|
||||
pacman -S platformio-core
|
||||
```
|
||||
|
||||
## Serial Firmware (the default option)
|
||||
|
|
|
|||
Loading…
Reference in New Issue