From f82ea5b2d71accb95d2b6dcf215febc74fc6658d Mon Sep 17 00:00:00 2001 From: Celine Mercier Date: Wed, 6 Apr 2022 22:50:43 +0200 Subject: [PATCH] Update Installing the OBITools3 --- Installing-the-OBITools3.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/Installing-the-OBITools3.md b/Installing-the-OBITools3.md index 539bc3e..c47255f 100644 --- a/Installing-the-OBITools3.md +++ b/Installing-the-OBITools3.md @@ -1,8 +1,8 @@ -The OBITools3 are now available to download from git and PyPI. +The OBITools3 are available to download from git and PyPI. # Install with pip -First, make sure you have installed: **python3, python3-venv, python3-dev, pip, CMake** +First, make sure you have installed: **python3>3.6, python3-venv, python3-dev, pip, CMake** Then you can install the OBITools3 in a virtual environment: @@ -21,7 +21,7 @@ Once installed, you will need to be in the virtual environment to run commands ( # Install with git -First, make sure you have installed: **python3, python3-venv, python3-dev, git, CMake** +First, make sure you have installed: **python3>3.6, python3-venv, python3-dev, git, CMake** Then you can install the OBITools3 in a virtual environment: