X-Git-Url: https://git.decadent.org.uk/gitweb/?p=exar-uart-driver.git;a=blobdiff_plain;f=README;h=bec752df126cac1a94e3c0d5627bf9948e71fad8;hp=ef5f8bdb4a7fea601bd2ae48de8972009a5616ce;hb=053b87b0a1cf6695dfa57b673fb9ed62fd9ff755;hpb=3bda297edb97d28ae6ff0d19298c4e89c36c7b6e 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