Update Installing the OBITools3

Celine Mercier
2022-03-13 06:35:57 +01:00
parent 64d691a399
commit 4f8c5acf5b

@ -10,7 +10,7 @@ Then you can install the OBITools3 in a virtual environment:
python3 -m venv obi3-env
source obi3-env/bin/activate
pip3 install --upgrade pip setuptools wheel Cython
pip3 install --pre --upgrade OBITools3
pip3 install OBITools3
```
Test the installation with: