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