Skip to content

Commit 7823877

Browse files
authored
adjust rst syntax (#72)
1 parent fb7a3fb commit 7823877

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

source/rst/getting_started.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -617,9 +617,9 @@ As the 1st task, try
617617

618618
For example, if you've installed the command line version, open up a terminal and enter.
619619

620+
.. code-block:: bash
620621
621-
622-
``git clone https://github.com/QuantEcon/QuantEcon.py``.
622+
git clone https://github.com/QuantEcon/QuantEcon.py
623623
624624
(This is just ``git clone`` in front of the URL for the repository)
625625

0 commit comments

Comments
 (0)