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