Update documentation suggestion in top level readme (#23978)

This commit is contained in:
Joel Challis
2024-06-22 05:45:04 +01:00
committed by GitHub
parent 6f03d20a92
commit 7aa2ce2b38
2 changed files with 5 additions and 3 deletions

View File

@ -105,7 +105,9 @@ enum my_keycodes {
Before opening a pull request, you can preview your changes if you have set up the development environment by running this command from the `qmk_firmware/` folder:
qmk docs
```
qmk docs
```
and navigating to `http://localhost:5173/`.