Update README.md

pull/30/head
Tim Evers 2014-07-13 23:50:51 +02:00
parent 50b8fd7f0f
commit c7586e884b
1 changed files with 4 additions and 1 deletions

View File

@ -11,6 +11,7 @@ Command line flash tool installation
(in progress)
```
sudo apt-get install gcc-avr avr-libc avrdude python-configobj python-jinja2 python-serial
mkdir tmp
@ -27,10 +28,12 @@ sudo python setup.py install
git clone git://github.com/amperka/ino.git
make install
```
Command line flash tool use
==========================
```
ino build
ino upload
```