Skip to content

Commit 92dc436

Browse files
authored
Update README.md
1 parent a84b050 commit 92dc436

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -34,11 +34,11 @@ For Linux, it may be better to just delete the original Device Folder then copy
3434

3535
For Linux users it is best to build a copy of bossac locally -
3636
clone the Adafruit Repostitory to somewhere on your local machine.
37-
git clone https://github.com/adafruit/BOSSA.git
37+
```git clone https://github.com/adafruit/BOSSA.git
3838
change to the arduino branch
3939
git checkout arduino
4040
Follow the instructions to build bossac.
41-
41+
```
4242
11. Replace the binary at ".../Library/Arduino15/packages/arduino/tools/bossac/1.7.0/bossac" or "...\AppData\Local\Arduino15\packages\arduino\tools\bossac\1.7.0\bossac"
4343
12. On Windows 7 you will also need to install the updated serial driver, download https://github.com/adafruit/Adafruit_Windows_Drivers/archive/master.zip to get all the drivers, and point the Device Manager to the unzipped folder. It isn't signed, so just approve the installation manually.
4444
13. That's it!

0 commit comments

Comments
 (0)