Skip to content

Commit

Permalink
added some install instructions
Browse files Browse the repository at this point in the history
  • Loading branch information
robertoostenveld committed Nov 22, 2015
1 parent 1ab024a commit f8e7c21
Showing 1 changed file with 8 additions and 1 deletion.
9 changes: 8 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,14 @@ This repository contains all code for http://www.eegsynth.org.

## Installation instructions for Raspbian


Use "raspi-config" to configure the correct keyboard, time-zone,
to extend the partition on the SD card and to disable the automatic
start of the graphical interface upon boot.

sudo apt-get update
sudo apt-get upgrade
sudo apt-get install screen
sudo apt-get install vim

### reconfigure the keyboard
sudo dpkg-reconfigure console-data
Expand Down

0 comments on commit f8e7c21

Please sign in to comment.