File tree Expand file tree Collapse file tree 1 file changed +0
-8
lines changed Expand file tree Collapse file tree 1 file changed +0
-8
lines changed Original file line number Diff line number Diff line change @@ -40,28 +40,20 @@ Installation using pip
4040----------------------
4141For easy installation, use `pip <http://www.pip-installer.org/ >`_ as root::
4242
43- .. code-block:: bash
44-
4543 $ [sudo] pip install DFO-LS
4644
4745or alternatively *easy_install *::
4846
49- .. code-block:: bash
50-
5147 $ [sudo] easy_install DFO-LS
5248
5349If you do not have root privileges or you want to install DFO-LS for your private use, you can use::
5450
55- .. code-block:: bash
56-
5751 $ pip install --user DFO-LS
5852
5953which will install DFO-LS in your home directory.
6054
6155Note that if an older install of DFO-LS is present on your system you can use::
6256
63- .. code-block:: bash
64-
6557 $ [sudo] pip install --upgrade DFO-LS
6658
6759to upgrade DFO-LS to the latest version.
You can’t perform that action at this time.
0 commit comments