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: