]> git.decadent.org.uk Git - exar-uart-driver.git/commitdiff
Merge pull request #3 from mithro/patch-1
authorJoel Stanley <joel@jms.id.au>
Wed, 3 Sep 2014 05:32:12 +0000 (15:02 +0930)
committerJoel Stanley <joel@jms.id.au>
Wed, 3 Sep 2014 05:32:12 +0000 (15:02 +0930)
Fix speling.

README

diff --git a/README b/README
index ef5f8bdb4a7fea601bd2ae48de8972009a5616ce..bec752df126cac1a94e3c0d5627bf9948e71fad8 100644 (file)
--- a/README
+++ b/README
@@ -8,7 +8,7 @@ It has been updated to work with the Linux kernel tty API. I have tested it on
 
 To build, ensure you have kernel headers and a compiler installed:
 
-$ sudo apt-get isnstall linux-headers-generic build-essential
+$ sudo apt-get install linux-headers-generic build-essential
 
 $ cd exar-uart-driver
 $ make