Skip to content

Commit 26506c5

Browse files
committed
Whitespace after these headings
1 parent abd8324 commit 26506c5

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

programming/getting_code_on_the_robot.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,7 @@ Which will need to be formatted with either FAT32, exFAT, NTFS or ext2/3/4.
1212
Upon plugging in the drive or starting up, the robot will run the `robot.py` file found in the `robot.zip` in the root of the drive.
1313

1414
## Windows
15+
1516
1. Open your code in File Explorer
1617
2. Select all of your code files (<kbd>Ctrl</kbd><kbd>A</kbd> to select all files)
1718
3. Right-click the files
@@ -24,6 +25,7 @@ Upon plugging in the drive or starting up, the robot will run the `robot.py` fil
2425
If you are on Windows 10 or older, you will need to use Send to &rarr; Compressed (zipped) folder.
2526

2627
## macOS
28+
2729
1. Open your code in Finder
2830
2. Select all of your code files (<kbd>⌘</kbd><kbd>A</kbd> to select all files)
2931
3. Right-click (or Control-click) the files and click Compress

0 commit comments

Comments
 (0)