You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: doc/md/installation.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,6 +1,6 @@
1
1
# Prerequisite
2
-
1. In this documentation, we use the Thonny IDE. If you have not installed the Thonny IDE, click here: https://thonny.org/ .
3
-
2. ESP32/ESP8266 that already installed the MicroPython firmware and connected to your device.
2
+
1. In this documentation, we use the Thonny IDE. If you have not installed the Thonny IDE, click [here](https://github.com/PerfecXX/MicroPython-ESP32-AIoT-DevBoard-V1/blob/9f2c6fd7d80213c013d1d448a461d4a4ce00fc06/doc/md/setup-thonny.md)
3
+
2. ESP32/ESP8266 that already installed the MicroPython firmware and connected to your device. if you not sure how to do, click [here](https://github.com/PerfecXX/MicroPython-ESP32-AIoT-DevBoard-V1/blob/9f2c6fd7d80213c013d1d448a461d4a4ce00fc06/doc/md/setup-esp32.md)
4
4
5
5
# Installation
6
6
1. Click on the `Tools` menu,then select `Manage Packages`, and the packages manager window should appear.
0 commit comments