From 2362679bfc8551a4357cfce4791e2b19438cc6e6 Mon Sep 17 00:00:00 2001 From: Sven Neuhaus Date: Wed, 2 Sep 2015 02:42:11 +0200 Subject: [PATCH] Fix typo in README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 7dc78c9..4bc3c3b 100644 --- a/README.md +++ b/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.