aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorKarel Kočí <karel.koci@nic.cz>2016-12-23 10:22:45 +0100
committerKarel Kočí <karel.koci@nic.cz>2016-12-23 10:22:45 +0100
commitf394e02d51256dcb557e4b4689a750dad2260d2e (patch)
tree924f82be3c46f96a0286958d3d536ef0530a9665 /README.md
parentaec581fa2bdada94914d339cd93c559e520b33ab (diff)
downloadturris-light-organ-f394e02d51256dcb557e4b4689a750dad2260d2e.tar.gz
turris-light-organ-f394e02d51256dcb557e4b4689a750dad2260d2e.tar.bz2
turris-light-organ-f394e02d51256dcb557e4b4689a750dad2260d2e.zip
Some fixes to make it work with rainbow
Diffstat (limited to 'README.md')
-rw-r--r--README.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/README.md b/README.md
index 718ad08..8aa9b26 100644
--- a/README.md
+++ b/README.md
@@ -10,12 +10,12 @@ Requirements:
* Python3
* Python3-pip
-* mido (Can be installed using pip)
+* mido and colour (Can be installed using pip)
```
opkg update
opkg install python3-pip
-pip3 install mido
+pip3 install mido colour
```
Now you should be able to run `tlo-midi.py` script. Input must be midi file. If