Skip to content

Commit

Permalink
Minor git install documentation fix (#8488)
Browse files Browse the repository at this point in the history
  • Loading branch information
NaincyKumariKnoldus committed Feb 15, 2022
1 parent e6fc76a commit d7c3d7b
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions doc/installing.rst
Original file line number Diff line number Diff line change
Expand Up @@ -114,7 +114,7 @@ Instructions - Windows 10
.. code:: bash
cd esp8266/tools
cd tools
python3 get.py
- Restart Arduino
Expand Down Expand Up @@ -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
Expand Down

0 comments on commit d7c3d7b

Please sign in to comment.