From 5dc65142cdc7cb6ec7857fddeb582dba88c71861 Mon Sep 17 00:00:00 2001 From: digitalLumberjack Date: Wed, 28 Jan 2015 08:20:20 +0100 Subject: [PATCH] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 573f644..741ac16 100644 --- a/README.md +++ b/README.md @@ -13,7 +13,7 @@ However, the Raspberry Pi Board B Rev 2 has a maximum of 21 usable GPIOs, not en UPDATE 0.1.3 : Compatibilyty with 3.18.3 : -As the module will not load with recent kernel and headers, we add the possibility of downgrading your firmware to a compatible version, until we find a fix. +The driver installation now works with 3.18.3 kernel, distributed with the last firmware. UPDATE 0.1.2 : Downgrade to 3.12.28+ : @@ -78,7 +78,7 @@ wget https://github.com/digitalLumberjack/mk_arcade_joystick_rpi/releases/downlo Update your system : ```shell -sudo sh ./install.sh updateSystem +sudo sh ./install.sh updatesystem sudo reboot ```