Skip to content

Commit f3bbb31

Browse files
committed
Update installation-tools.md
1 parent ab3a139 commit f3bbb31

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

content/micropython-course/course/01.installation/installation-tools.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -7,17 +7,17 @@ title: '2. MicroPython Installation Guide'
77
description: 'Learn how to install a code editor needed to program your board with MicroPython.'
88
---
99

10-
## Goals
10+
## Software Required
1111

1212
In this chapter we will go over how to install the prerequisite software: the **code editor** and the **MicroPython firmware installer**, that will enable you to dive into the learning activities of this course.
1313

14-
1514
![Arduino Labs for MicroPython and the Installer tool](./assets/logo.png)
1615

17-
The software you will have installed are:
16+
Later in this chapter, we'll walk you through the installation process step by step. You can download the required softwares below, but if do - you please return to this page afterwards for instructions on what to do with them.
17+
To run MicroPython code on your Arduino board, you will need:
1818

19-
- Arduino Lab for MicroPython
20-
- The Arduino MicroPython Installer
19+
- [Arduino Lab for MicroPython](https://labs.arduino.cc/en/labs/micropython)
20+
- [MicroPython Firmware Installer](https://labs.arduino.cc/en/labs/micropython-installer)
2121

2222
![The Installed Software](./assets/apps-open.png)
2323

0 commit comments

Comments
 (0)