Skip to content

Commit 90d35ef

Browse files
committed
Merge branch 'jacobhylen/micropython101-feedback' of https://github.com/arduino/docs-content into jacobhylen/micropython101-feedback
2 parents 3ce8c32 + 16bf1b8 commit 90d35ef

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)