Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
digitalLumberjack committed Jul 29, 2014
1 parent 9e38948 commit 6753c5b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Expand Up @@ -63,12 +63,12 @@ wget https://github.com/digitalLumberjack/mk_arcade_joystick_rpi/releases/downlo

Update your system :
```shell
sudo ./install.sh updatesystem
sudo sh ./install.sh updatesystem
```

Reboot if necessary, and re-run the script without any arguments :
```shell
sudo ./install.sh
sudo sh ./install.sh
```

Now jump to [Loading the driver](#loading-the-driver)
Expand Down

0 comments on commit 6753c5b

Please sign in to comment.