From 4b100951c2de1a140c5b821a82df51874b253f64 Mon Sep 17 00:00:00 2001 From: apt105 <73254487+apt105@users.noreply.github.com> Date: Tue, 25 May 2021 22:21:01 +0100 Subject: [PATCH] Update build.md --- website/docs/developers/build.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/website/docs/developers/build.md b/website/docs/developers/build.md index a336aad6..9180b552 100644 --- a/website/docs/developers/build.md +++ b/website/docs/developers/build.md @@ -4,9 +4,9 @@ title: Creating a build/development environment 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/). 2. Install [Git](https://git-scm.com/downloads) or [GitHub Desktop](https://desktop.github.com/)