mirror of
https://github.com/meshtastic/meshtastic.git
synced 2025-03-05 21:00:08 -08:00
Update build.md
This commit is contained in:
parent
91c378fec9
commit
4b100951c2
|
@ -4,9 +4,9 @@ title: Creating a build/development environment
|
||||||
sidebar_label: Building Meshtastic
|
sidebar_label: Building Meshtastic
|
||||||
---
|
---
|
||||||
|
|
||||||
This project uses the simple PlatformIO build system. PlatformIO is an extension to Microsoft VSCode. Workflows from building from the GUI or from the commandline are listed below.
|
This project uses the simple PlatformIO build system. PlatformIO is an extension to Microsoft VSCode.
|
||||||
|
|
||||||
## GUI
|
## GUI Installation
|
||||||
|
|
||||||
1. Install [Python](https://www.python.org/downloads/).
|
1. Install [Python](https://www.python.org/downloads/).
|
||||||
2. Install [Git](https://git-scm.com/downloads) or [GitHub Desktop](https://desktop.github.com/)
|
2. Install [Git](https://git-scm.com/downloads) or [GitHub Desktop](https://desktop.github.com/)
|
||||||
|
|
Loading…
Reference in a new issue