We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4ce1111 commit ffaa4f2Copy full SHA for ffaa4f2
README.md
@@ -12,9 +12,7 @@ master branch can be installed with
12
```
13
pip install https://github.com/ucldc/pynux/tarball/master --upgrade
14
15
-We'll try to keep `master` stable, but for the latest release.
16
-
17
-See https://github.com/ucldc/pynux/releases/latest , or this might work
+We'll try to keep `master` stable, but for the latest release see https://github.com/ucldc/pynux/releases/latest , or this might work
18
19
20
pip install $(curl -sL https://api.github.com/repos/ucldc/pynux/releases/latest | jq -r '.tarball_url')
0 commit comments