Skip to content

Commit 086d0b2

Browse files
committed
update readme to reflect the changes in install.sh (#123)
Tags aren't retrieved automatically anymore as _something changed_ which breaks the universal install script.
1 parent 129c511 commit 086d0b2

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,13 +8,13 @@
88

99
### Installation
1010

11-
### Binary Release (all but Windows)
11+
### Binary Release
1212

1313
#### MacOS
1414

1515
```sh
1616
curl -LSfs https://raw.githubusercontent.com/byron/dua-cli/master/ci/install.sh | \
17-
sh -s -- --git byron/dua-cli --crate dua
17+
sh -s -- --git byron/dua-cli --crate dua --tag v2.17.2
1818
```
1919

2020
#### MacOS via [MacPorts](https://www.macports.org):

0 commit comments

Comments
 (0)