mirror of
https://github.com/esp8266/Arduino.git
synced 2025-04-21 10:26:06 +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
|
.. code:: bash
|
||||||
|
|
||||||
cd esp8266/tools
|
cd tools
|
||||||
python3 get.py
|
python3 get.py
|
||||||
|
|
||||||
- Restart Arduino
|
- Restart Arduino
|
||||||
@ -194,7 +194,7 @@ Instructions - Other OS
|
|||||||
|
|
||||||
.. code:: bash
|
.. code:: bash
|
||||||
|
|
||||||
cd esp8266/tools
|
cd tools
|
||||||
python3 get.py
|
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
|
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