Skip to content

Commit ffaa4f2

Browse files
committed
more docs...
1 parent 4ce1111 commit ffaa4f2

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

README.md

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -12,9 +12,7 @@ master branch can be installed with
1212
```
1313
pip install https://github.com/ucldc/pynux/tarball/master --upgrade
1414
```
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
15+
We'll try to keep `master` stable, but for the latest release see https://github.com/ucldc/pynux/releases/latest , or this might work
1816

1917
```
2018
pip install $(curl -sL https://api.github.com/repos/ucldc/pynux/releases/latest | jq -r '.tarball_url')

0 commit comments

Comments
 (0)