Skip to content

Commit a6401bf

Browse files
authored
Update README.rst
fix RST code block syntax
1 parent 2e0b251 commit a6401bf

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

README.rst

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -34,12 +34,14 @@ Installation
3434
We recommend using pip to install the officially released versions from PyPI:
3535

3636
.. code-block:: shell
37+
3738
pip install neuxml
3839
3940
It is also possible to install directly from GitHub. Use a branch or tag name,
4041
e.g. `@develop` or `@1.0` to install a specific tagged version or branch.
4142

4243
.. code-block:: shell
44+
4345
pip install git+https://github.com/Princeton-CDH/neuxml.git@develop#egg=neuxml
4446
4547

0 commit comments

Comments
 (0)