add python-cycler dependence in readme
authorSergey Surkov <surkovsv93@gmail.com>
Mon, 12 Mar 2018 14:10:19 +0000
changeset 2012 6e3f757280dc
parent 1973 cc7a46953471
child 2013 d3722aa7f66b
add python-cycler dependence in readme
README.md
--- a/README.md	Fri Mar 02 17:01:25 2018 +0100
+++ b/README.md	Mon Mar 12 14:10:19 2018 +0000
@@ -19,7 +19,7 @@
 * # Ubuntu/Debian :
 sudo apt-get install build-essential bison flex autoconf
 sudo apt-get install python-wxgtk3.0 pyro mercurial
-sudo apt-get install python-nevow python-matplotlib python-lxml python-zeroconf
+sudo apt-get install python-nevow python-matplotlib python-lxml python-zeroconf python-cycler
 ```
 * Prepare
 ```