Skip to content

Commit 91be0a1

Browse files
udpate install instr
1 parent 58cbbe9 commit 91be0a1

File tree

4 files changed

+5
-3
lines changed

4 files changed

+5
-3
lines changed

doc/install.rst

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -94,12 +94,14 @@ Install JetSeT from pip
9494
pytest --disable-warnings --pyargs -vvv jetset.tests.test_users::TestUser
9595
9696
97+
Install binaries from GitHUb
98+
------------------------------
99+
To use the git release binaries, follow the instructions here: :ref:`install_pre_file`
97100

98101

99102
Install the JetSeT from source
100103
------------------------------
101104

102-
103105
Download the code
104106
^^^^^^^^^^^^^^^^^
105107

doc/install_pre.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ download the script https://github.com/andreatramacere/jetset-installer
1919
and run:
2020
.. code-block:: bash
2121
22-
python jetset_installer.py 1.2.1
22+
python jetset_installer.py 1.2.1post2
2323
2424
you can substitute `1.2.1post2` with the desired version
2525

install_git_releases.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ and run:
1515

1616
python jetset_installer.py 1.2.1post2
1717

18-
you can substitute ` 1.2.1post2` with the desired version
18+
you can substitute `1.2.1post2` with the desired version
1919

2020
## install JetSeT github release using the wikipage instructions
2121
follow the instructions here: https://github.com/andreatramacere/jetset/wiki

siwg.md renamed to swig.md

File renamed without changes.

0 commit comments

Comments
 (0)