From 053b87b0a1cf6695dfa57b673fb9ed62fd9ff755 Mon Sep 17 00:00:00 2001 From: Tim Ansell Date: Tue, 2 Sep 2014 23:56:42 +1000 Subject: [PATCH] Fix speling. --- README | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 -- 2.39.2