]> git.decadent.org.uk Git - exar-uart-driver.git/commitdiff
Merge pull request #4 from mithro/patch-2
authorJoel Stanley <joel@jms.id.au>
Wed, 3 Sep 2014 05:32:21 +0000 (15:02 +0930)
committerJoel Stanley <joel@jms.id.au>
Wed, 3 Sep 2014 05:32:21 +0000 (15:02 +0930)
s/install/modules_install/

README

diff --git a/README b/README
index bec752df126cac1a94e3c0d5627bf9948e71fad8..9c245cee9a39d87d0f1962f287faab9aca2f1e9c 100644 (file)
--- a/README
+++ b/README
@@ -12,7 +12,7 @@ $ sudo apt-get install linux-headers-generic build-essential
 
 $ 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.