mirror of
https://github.com/meshtastic/meshtastic.git
synced 2025-01-13 23:10:29 -08:00
fix typo
This commit is contained in:
parent
2b1e47683c
commit
668a9604dd
|
@ -158,7 +158,7 @@ pip --version
|
|||
<TabItem value="linux">
|
||||
|
||||
```bash
|
||||
pip install --upgrade esptool
|
||||
pip3 install --upgrade esptool
|
||||
```
|
||||
|
||||
</TabItem>
|
||||
|
|
Loading…
Reference in a new issue