We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 041c910 commit 1047763Copy full SHA for 1047763
doc/installing.rst
@@ -114,7 +114,7 @@ Instructions - Windows 10
114
115
.. code:: bash
116
117
- cd esp8266/tools
+ cd tools
118
python3 get.py
119
120
- Restart Arduino
@@ -193,8 +193,8 @@ Instructions - Other OS
193
- Download binary tools
194
195
196
-
197
+
198
199
200
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
0 commit comments