Browse Source

Merge pull request #153 from neuhaus/patch-1

Fix typo in README.md
Bill Westfield 9 years ago
parent
commit
8b62bdeef5
1 changed files with 1 additions and 1 deletions
  1. 1 1
      README.md

+ 1 - 1
README.md

@@ -17,7 +17,7 @@ Optiboot is now installed by default on the Arduino Uno. It can be installed on
 More detailed documentation is being added (slowly) to the [repository wiki](https://github.com/Optiboot/optiboot/wiki).
 
 ## To install into the Arduino software ##
-  1. Download the latest using Git or the Zip download feature of GutHub.  If you download as a zip, also extract it.
+  1. Download the latest using Git or the Zip download feature of GitHub.  If you download as a zip, also extract it.
   1. You will need to be using a recent version of the [Arduino environment](http://arduino.cc), version 18 or later.
   1. Create a 'hardware' directory inside your sketches folder.
   1. Copy the optiboot directory into the hardware directory.