Update README.md

pull/44/head
Rick Carlino 2014-11-21 21:45:36 -06:00
parent d8217f61d3
commit 9178141c53
1 changed files with 1 additions and 6 deletions

View File

@ -22,12 +22,7 @@ Raspberry PI
Update the RPi, install ruby, firmate and the arduino IDE
```
sudo apt-get update
sudo apt-get install git-core
sudo apt-get install ruby-dev
sudo apt-get install sqlite3
sudo apt-get install libsqlite3-dev
sudo apt-get install arduino
sudo apt-get install bundler
sudo apt-get install git-core ruby-dev sqlite3 arduino bundler
```
retrieving code from github: