Skip to content

Commit 518717c

Browse files
committed
Keyboards typically use this shorter name
1 parent 6e24f2d commit 518717c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

programming/getting_code_on_the_robot.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ Upon plugging in the drive or starting up, the robot will run the `robot.py` fil
1313

1414
## Windows
1515
1. Open your code in File Explorer
16-
2. Select all of your code files (<kbd>Control</kbd><kbd>A</kbd> to select all files)
16+
2. Select all of your code files (<kbd>Ctrl</kbd><kbd>A</kbd> to select all files)
1717
3. Right-click the files
1818
4. Click Compress to Zip file
1919
5. Name the newly created file `robot` (or `robot.zip` if you have file extentions shown)

0 commit comments

Comments
 (0)