diff --git a/doc/installing.rst b/doc/installing.rst index cd8e58a7a..8f04b90f0 100644 --- a/doc/installing.rst +++ b/doc/installing.rst @@ -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