Skip to content

Commit 4901680

Browse files
committed
Code block not displaying correctly, remove for now
1 parent c53c380 commit 4901680

File tree

1 file changed

+0
-8
lines changed

1 file changed

+0
-8
lines changed

README.rst

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -40,28 +40,20 @@ Installation using pip
4040
----------------------
4141
For easy installation, use `pip <http://www.pip-installer.org/>`_ as root::
4242

43-
.. code-block:: bash
44-
4543
$ [sudo] pip install DFO-LS
4644

4745
or alternatively *easy_install*::
4846

49-
.. code-block:: bash
50-
5147
$ [sudo] easy_install DFO-LS
5248

5349
If 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

5953
which will install DFO-LS in your home directory.
6054

6155
Note 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

6759
to upgrade DFO-LS to the latest version.

0 commit comments

Comments
 (0)