From 4ccc5b922886df0b588461dd9487b16185e452cd Mon Sep 17 00:00:00 2001 From: Celine Mercier Date: Thu, 12 Dec 2019 10:44:52 +0100 Subject: [PATCH] Update home --- home.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/home.md b/home.md index f15a8fe..aded983 100644 --- a/home.md +++ b/home.md @@ -25,7 +25,7 @@ Then you can do: python3 -m venv obi3-env . obi3-env/bin/activate pip install cython - python setup.py install + python3 setup.py install . obi_completion_script.sh And test the installation with: