File tree Expand file tree Collapse file tree 4 files changed +5
-3
lines changed Expand file tree Collapse file tree 4 files changed +5
-3
lines changed Original file line number Diff line number Diff line change @@ -94,12 +94,14 @@ Install JetSeT from pip
94
94
pytest --disable-warnings --pyargs -vvv jetset.tests.test_users::TestUser
95
95
96
96
97
+ Install binaries from GitHUb
98
+ ------------------------------
99
+ To use the git release binaries, follow the instructions here: :ref: `install_pre_file `
97
100
98
101
99
102
Install the JetSeT from source
100
103
------------------------------
101
104
102
-
103
105
Download the code
104
106
^^^^^^^^^^^^^^^^^
105
107
Original file line number Diff line number Diff line change @@ -19,7 +19,7 @@ download the script https://github.com/andreatramacere/jetset-installer
19
19
and run:
20
20
.. code-block :: bash
21
21
22
- python jetset_installer.py 1.2.1
22
+ python jetset_installer.py 1.2.1post2
23
23
24
24
you can substitute `1.2.1post2 ` with the desired version
25
25
Original file line number Diff line number Diff line change @@ -15,7 +15,7 @@ and run:
15
15
16
16
python jetset_installer.py 1.2.1post2
17
17
18
- you can substitute ` 1.2.1post2` with the desired version
18
+ you can substitute ` 1.2.1post2 ` with the desired version
19
19
20
20
## install JetSeT github release using the wikipage instructions
21
21
follow the instructions here: https://github.com/andreatramacere/jetset/wiki
File renamed without changes.
You can’t perform that action at this time.
0 commit comments