|
@@ -16,16 +16,14 @@
|
|
|
|
|
|
Only unzip the downloaded file.
|
|
|
|
|
|
-To use all features ([esptool](https://github.com/espressif/esptool), [jedi](https://github.com/davidhalter/jedi), [pylint](https://github.com/PyCQA/pylint)) [Python](https://www.python.org) installation is recomended
|
|
|
+To use all features ([esptool](https://github.com/espressif/esptool)), [Python](https://www.python.org) installation is recomended
|
|
|
|
|
|
**After Python intsallation:**
|
|
|
|
|
|
- python -m pip install --upgrade pip
|
|
|
- python -m pip install esptool
|
|
|
-- python -m pip install jedi
|
|
|
-- python -m pip install pylint
|
|
|
|
|
|
-###Quick Start:
|
|
|
+### Quick Start:
|
|
|
|
|
|
1. On the menubar choose Device => Ports and select one
|
|
|
2. Press the connect button on the toolbar
|