Update installation authored by Andreas Schmidt's avatar Andreas Schmidt
......@@ -24,7 +24,7 @@ While the core protocol is written purely in C/C++, [Cython](http://cython.org/)
### Prerequisites
```bash
pip install Cython
pip install Cython==0.27.3
```
### Setup
......
......