We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2e0b251 commit a6401bfCopy full SHA for a6401bf
1 file changed
README.rst
@@ -34,12 +34,14 @@ Installation
34
We recommend using pip to install the officially released versions from PyPI:
35
36
.. code-block:: shell
37
+
38
pip install neuxml
39
40
It is also possible to install directly from GitHub. Use a branch or tag name,
41
e.g. `@develop` or `@1.0` to install a specific tagged version or branch.
42
43
44
45
pip install git+https://github.com/Princeton-CDH/neuxml.git@develop#egg=neuxml
46
47
0 commit comments