diff --git a/docs/flashing_hid.md b/docs/flashing_hid.md index 34c6f557..39a0f5cb 100644 --- a/docs/flashing_hid.md +++ b/docs/flashing_hid.md @@ -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)