Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
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