]> git.decadent.org.uk Git - exar-uart-driver.git/commitdiff
Fix speling.
authorTim Ansell <mithro@mithis.com>
Tue, 2 Sep 2014 13:56:42 +0000 (23:56 +1000)
committerTim Ansell <mithro@mithis.com>
Tue, 2 Sep 2014 13:56:42 +0000 (23:56 +1000)
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:
 
 
 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
 
 $ cd exar-uart-driver
 $ make