From: Joel Stanley Date: Wed, 3 Sep 2014 05:32:12 +0000 (+0930) Subject: Merge pull request #3 from mithro/patch-1 X-Git-Url: https://git.decadent.org.uk/gitweb/?p=exar-uart-driver.git;a=commitdiff_plain;h=6f90ff1c95e7475f916f7a4c5b5a62c21ac3bd30;hp=3bda297edb97d28ae6ff0d19298c4e89c36c7b6e Merge pull request #3 from mithro/patch-1 Fix speling. --- diff --git a/README b/README index ef5f8bd..bec752d 100644 --- 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