Skip to content

Commit 8e0603d

Browse files
Update content/hardware/04.pro/boards/portenta-h7/tutorials/over-the-air-update/content.md
Co-authored-by: Julián Caro Linares <jcarolinares@gmail.com>
1 parent 56bdd9d commit 8e0603d

File tree

1 file changed

+1
-1
lines changed
  • content/hardware/04.pro/boards/portenta-h7/tutorials/over-the-air-update

1 file changed

+1
-1
lines changed

content/hardware/04.pro/boards/portenta-h7/tutorials/over-the-air-update/content.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -140,7 +140,7 @@ You can use `OTA_Usage_Portenta.ino.PORTENTA_H7_M7` as a sketch name for facilit
140140

141141
### Installing Python 3 On Linux
142142

143-
If you recently installed a Linux distribution, maybe you can't run the **bin2ota.py** script. This may be because you need to install [Python 3](https://www.python.org/) and the necessary modules. To do it execute the next command on your **Linux terminal**:
143+
If you are using Linux, maybe you cannot run the **bin2ota.py** script. This may be because you need to install [Python 3](https://www.python.org/) and the necessary modules. To do it execute the next command on your **Linux terminal**:
144144

145145
```cpp
146146
sudo apt install python-is-python3

0 commit comments

Comments
 (0)