Explorar el Código

Fix README

Add bc to apt install
Pavel Sapezhko hace 6 años
padre
commit
e9a46579e0
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      README.md

+ 1 - 1
README.md

@@ -15,7 +15,7 @@ Make sure you have a proper build environment and `dkms` installed.
 
 ### Ubuntu & Debian
 ```
-sudo apt install module-assistant build-essential dkms
+sudo apt install bc module-assistant build-essential dkms
 sudo m-a prepare
 ```