diff --git a/README.md b/README.md
index 405055887b1ff765ef164f04d5c960489d9105ce..52f897a7208db9a95e7a3b7df1c1c2738d2a8730 100644
--- a/README.md
+++ b/README.md
@@ -22,6 +22,8 @@ How to run MicroPython programs on LEGO EV3:
 3. Download, install, and launch Visual Studio Code on your computer
 4. Install and activate the LEGO Education EV3 extension
 5. Connect the EV3 Brick
+    * After installing the extension, a device can be connected in Visual Studio Code (at the bottom, left)
+    * The LEGO EV3 Brick should be listed and can be selected in the list.
 
 The following Python-packages must be installed on the computer to run the algorithm:
 * numpy