From 4322344f99c674db1213c543ef200dcbdf23029e Mon Sep 17 00:00:00 2001 From: Tanja Sukal Date: Thu, 12 Sep 2024 19:44:44 +0000 Subject: [PATCH] Update 'README.md' --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 999da79..0d9c484 100644 --- a/README.md +++ b/README.md @@ -18,7 +18,7 @@ After installing the extension, you should see the text _EV3DEV DEVICE BROWSER_ If you want a more precise instruction, visit this [GitHub Repository](https://github.com/ev3dev/vscode-hello-python). ### Dowload program -As a last step, you need to download the program code you want to run on your robot. Simply open the program inside of VS Code and, if needed, adapted the Ports according to your environment. When the program is customized and the robot is connected, simply press `F5` and the robot will download the program and run it. +As a last step, you need to download the program code you want to run from the respective project folder. Simply open the program inside of VS Code and, if needed, adapted the Ports according to your environment. When the program is customized and the robot is connected, simply press `F5` and the robot will download the program and run it. ## Open-Source LEGO EV3 Python Framework for Teaching: **Abstract**