# HG changeset patch
# User Sergey Surkov <surkovsv93@gmail.com>
# Date 1520863819 0
# Node ID 6e3f757280dc618f1e3dc4bca3b51c16868fb04e
# Parent  cc7a469534712c604a0cb64453c6d5603bc8414b
add python-cycler dependence in readme

diff -r cc7a46953471 -r 6e3f757280dc 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
 ```