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**