mirror of
https://github.com/meshtastic/meshtastic.git
synced 2025-01-26 21:23:12 -08:00
moved install/update into details tag
This commit is contained in:
parent
c93f2de634
commit
e9c32dc435
|
@ -58,8 +58,10 @@ python3 --version
|
||||||
</TabItem>
|
</TabItem>
|
||||||
</Tabs>
|
</Tabs>
|
||||||
|
|
||||||
#### Install `python3`
|
<details>
|
||||||
|
<summary>
|
||||||
|
Install/Update `python3`
|
||||||
|
</summary>
|
||||||
<Tabs
|
<Tabs
|
||||||
groupId="operating-system"
|
groupId="operating-system"
|
||||||
defaultValue="linux"
|
defaultValue="linux"
|
||||||
|
@ -91,6 +93,8 @@ sudo apt install -y python3 python3-pip python3-venv
|
||||||
</TabItem>
|
</TabItem>
|
||||||
</Tabs>
|
</Tabs>
|
||||||
|
|
||||||
|
</details>
|
||||||
|
|
||||||
### Install App
|
### Install App
|
||||||
|
|
||||||
This is the preferred installation method for `meshtastic-flasher`.
|
This is the preferred installation method for `meshtastic-flasher`.
|
||||||
|
|
Loading…
Reference in a new issue