diff --git a/README b/README index c50ccbc8dca17c649e83cf91d5921656f2fc98ad..e7c28ddf4d0eb9ef5c2ec577a6cefe9e5cf3d4d9 100644 --- a/README +++ b/README @@ -19,11 +19,11 @@ manjaro-xfce-21.0.5 linux5.10 3) install packages/devtools - gtksourceview3 [<=3.24.11-1] - - ipython [<=7.*] - python-pip - make -4) install python modules (to install the modules with pip in ~/.local, you can run 'make install-python-env' in the CCS base directory or use 'pip install [--user] -r requirements.txt') +4) install python modules (to install the required modules with pip in userspace or a venv, you can run 'make install-python-requirements' in the CCS base directory or use 'pip install [--user] -r requirements.txt') + - ipython [=7.*] - python-numpy - python-scipy - python-matplotlib