Skip to content

Commit

Permalink
fixing some yt installation notes
Browse files Browse the repository at this point in the history
  • Loading branch information
Desika Narayanan committed Jun 4, 2020
1 parent 4b274b2 commit b249bdf
Showing 1 changed file with 0 additions and 15 deletions.
15 changes: 0 additions & 15 deletions docs/source/getting_started.rst
Original file line number Diff line number Diff line change
Expand Up @@ -90,21 +90,6 @@ version via:
$> yt version
To install a fresh copy of ``yt`` we must first clone it:

.. code-block:: bash
$> hg clone https://bitbucket.org/yt_analysis/yt
Finally, we build ``yt`` which may take a little while for everything to
compile:

.. code-block:: bash
$> cd yt
$> python setup.py install
----

CAESAR
Expand Down

0 comments on commit b249bdf

Please sign in to comment.