]> git.decadent.org.uk Git - exar-uart-driver.git/commitdiff
s/install/modules_install/
authorTim Ansell <mithro@mithis.com>
Tue, 2 Sep 2014 13:58:57 +0000 (23:58 +1000)
committerTim Ansell <mithro@mithis.com>
Tue, 2 Sep 2014 13:58:57 +0000 (23:58 +1000)
README

diff --git a/README b/README
index ef5f8bdb4a7fea601bd2ae48de8972009a5616ce..021ca14c9f0b1aeede76990f1226314b20396ef4 100644 (file)
--- a/README
+++ b/README
@@ -12,7 +12,7 @@ $ sudo apt-get isnstall linux-headers-generic build-essential
 
 $ cd exar-uart-driver
 $ make
 
 $ cd exar-uart-driver
 $ make
-$ sudo make install
+$ sudo make modules_install
 
 You will need to complete the make && sudo make install step whenever your
 kernel is updated.
 
 You will need to complete the make && sudo make install step whenever your
 kernel is updated.