diff options
-rw-r--r-- | docs/newbs_building_firmware.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/newbs_building_firmware.md b/docs/newbs_building_firmware.md index ed51a9aea..c4ce9fd9f 100644 --- a/docs/newbs_building_firmware.md +++ b/docs/newbs_building_firmware.md | |||
@@ -1,6 +1,6 @@ | |||
1 | # Building Your First Firmware | 1 | # Building Your First Firmware |
2 | 2 | ||
3 | Now that you have setup your build environment you are ready to start building custom firmware. For this section of the guide we will bounce between 3 programs- your file manager, your text editor, and your terminal window. Keep all 3 open until you are done and happy with your keyboard firmware. | 3 | Now that you have set up your build environment you are ready to start building custom firmware. For this section of the guide we will bounce between 3 programs- your file manager, your text editor, and your terminal window. Keep all 3 open until you are done and happy with your keyboard firmware. |
4 | 4 | ||
5 | ## Configure Your Build Environment Defaults (Optional) | 5 | ## Configure Your Build Environment Defaults (Optional) |
6 | 6 | ||