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:
|
Please install `platformio-core` and continue:
|
||||||
|
|
||||||
```
|
```shell
|
||||||
# pacman -S platformio-core
|
pacman -Syu
|
||||||
|
pacman -S platformio-core
|
||||||
```
|
```
|
||||||
|
|
||||||
## Serial Firmware (the default option)
|
## Serial Firmware (the default option)
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue