Update Installing the OBITools3

Celine Mercier
2020-06-04 15:46:05 +02:00
parent aa5143c172
commit 6e496d38e9

@ -29,7 +29,7 @@ Then you can install the OBITools3 in a virtual environment:
cd obitools3
python3 -m venv obi3-env
source obi3-env/bin/activate
pip install cython
pip3 install cython
python3 setup.py install
source obi_completion_script.bash