Skip to content

Commit

Permalink
Fix code block from not rendering
Browse files Browse the repository at this point in the history
  • Loading branch information
benjaminrose authored Aug 12, 2020
1 parent a22f322 commit 26a3707
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,8 @@ Installation is poorly tested and documented after one reinstall. Bellow there b

With the repo downloaded and a `conda` installation working, from inside the root directory of UNITY:

.. code-block:: bash
.. code-block:: shell
conda env create -f unity.yaml
conda activate unity
pip install .
Expand Down Expand Up @@ -88,4 +89,4 @@ Maintainers

* David Rubin, @rubind
* Benjamin Rose, @benjaminrose
* Sam Dixon, @sam-dixon
* Sam Dixon, @sam-dixon

0 comments on commit 26a3707

Please sign in to comment.