Update flashing_hid.md

This commit is contained in:
Yao Wei 2025-03-23 15:15:00 +08:00 committed by GitHub
parent c9817112ea
commit 4c75626e9e
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 3 additions and 2 deletions

View File

@ -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)