Typo fixes in Development.md
This commit is contained in:
@@ -94,11 +94,11 @@ To build a release instead, run the `build.sh` script. This will update translat
|
|||||||
## Updating languages
|
## Updating languages
|
||||||
|
|
||||||
To update the language translation files and their associated font maps, execute the `make_translation.py` code from the `Translations` directory.
|
To update the language translation files and their associated font maps, execute the `make_translation.py` code from the `Translations` directory.
|
||||||
If you edit the translation definitions or the english translation, please also run `gen_menu_docs.py` to update the settings menu documentation automatically.
|
If you edit the translation definitions or the English translation, please also run `gen_menu_docs.py` to update the settings menu documentation automatically.
|
||||||
|
|
||||||
## Building Pinecil
|
## Building Pinecil
|
||||||
|
|
||||||
I highly recommend using the command line tools and using Docker to run the compiler.
|
I highly recommend using the command line tools and using Docker to run the compiler.
|
||||||
It's a bit more fussy on setup than the STM tooling, and this is by far the easiest way.
|
It's a bit fussier on setup than the STM tooling, and this is by far the easiest way.
|
||||||
If you _need_ an IDE I have used [Nuclei's IDE](https://nucleisys.com/download.php).
|
If you _need_ an IDE I have used [Nuclei's IDE](https://nucleisys.com/download.php).
|
||||||
Follow the same idea as the STM Cube IDE notes above.
|
Follow the same idea as the STM Cube IDE notes above.
|
||||||
|
|||||||
Reference in New Issue
Block a user