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