mirror of
https://github.com/meshtastic/meshtastic.git
synced 2024-11-10 07:34:11 -08:00
added title
This commit is contained in:
parent
c979bdeaf1
commit
b6a889ad4e
|
@ -65,7 +65,7 @@ values={[
|
|||
]}>
|
||||
<TabItem value="linux">
|
||||
|
||||
```
|
||||
```bash title="Install python3, pip, and venv"
|
||||
sudo apt update
|
||||
sudo apt upgrade
|
||||
sudo apt install -y python3 python3-pip python3-venv
|
||||
|
|
Loading…
Reference in a new issue