mirror of
https://github.com/esp8266/Arduino.git
synced 2025-04-19 23:22:16 +03:00
Minor git install documentation fix (#8488)
This commit is contained in:
parent
e6fc76ab5f
commit
d7c3d7b797
@ -114,7 +114,7 @@ Instructions - Windows 10
|
||||
|
||||
.. code:: bash
|
||||
|
||||
cd esp8266/tools
|
||||
cd tools
|
||||
python3 get.py
|
||||
|
||||
- Restart Arduino
|
||||
@ -193,8 +193,8 @@ Instructions - Other OS
|
||||
- Download binary tools
|
||||
|
||||
.. code:: bash
|
||||
|
||||
cd esp8266/tools
|
||||
|
||||
cd tools
|
||||
python3 get.py
|
||||
|
||||
If you get an error message stating that python3 is not found, you will need to install it (most modern UNIX-like OSes provide Python 3 as
|
||||
|
Loading…
x
Reference in New Issue
Block a user