mirror of
https://github.com/meshtastic/meshtastic.git
synced 2025-01-13 06:48:10 -08:00
Merge pull request #433 from meshtastic/fix_flasher_docs
Fix windows exe instructions
This commit is contained in:
commit
d157ef832d
|
@ -100,11 +100,11 @@ sudo apt install -y python3 python3-pip python3-venv
|
||||||
|
|
||||||
### Install App
|
### Install App
|
||||||
|
|
||||||
|
|
||||||
<summary>
|
<summary>
|
||||||
Install using `pip`
|
For windows there is an [executable file](https://github.com/meshtastic/Meshtastic-gui-installer/releases/tag/untagged-9a69e6946635cd38df7d) that will manage installing python and flasher updates for you.
|
||||||
|
|
||||||
|
For MacOS and Linux it is recommended that you install using `pip`
|
||||||
</summary>
|
</summary>
|
||||||
Note: The previous "single executable" installation option has been deprecated as of March 10, 2022.
|
|
||||||
|
|
||||||
<Tabs
|
<Tabs
|
||||||
groupId="operating-system"
|
groupId="operating-system"
|
||||||
|
|
Loading…
Reference in a new issue