Skip to content
Snippets Groups Projects
Commit 1030639a authored by Yngve Levinsen's avatar Yngve Levinsen
Browse files

minor doc cleanup

parent 174758f9
No related branches found
No related tags found
No related merge requests found
Pipeline #
......@@ -8,11 +8,13 @@ The sources can be found on GitLab_.
Installation is easiest using pip. If you want to install just for your user type
.. code-block:: bash
pip install git+https://gitlab01.esss.lu.se/ess-bp/ess-python-tools.git -U --user
If you want to install it system wide, omit the `--user` argument:
If you want to install it system wide, omit the `-\-user` argument:
.. code-block:: bash
pip install git+https://gitlab01.esss.lu.se/ess-bp/ess-python-tools.git -U
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment