Skip to content

Commit 16bf1b8

Browse files
Update content/micropython-course/course/01.installation/installation-tools.md
Co-authored-by: Karl Söderby <35461661+karlsoderby@users.noreply.github.com>
1 parent f3bbb31 commit 16bf1b8

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

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

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

10-
## Software Required
1110

12-
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.
11+
In this chapter we will go over how to install the prerequisite software: the **MicroPython firmware installer** and the **Arduino Labs for MicroPython (Code Editor)**. The installer will install a MicroPython firmware on your board, and the code editor will allow you to program the board with MicroPython.
12+
13+
## Software Required
1314

1415
![Arduino Labs for MicroPython and the Installer tool](./assets/logo.png)
1516

0 commit comments

Comments
 (0)