Skip to content

Commit f57661e

Browse files
authored
update readme example version to most recent version (#61)
1 parent e1d6ba7 commit f57661e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Diff for: README.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -43,10 +43,10 @@ Pass the `--version` option into the script including the version that you wish
4343
##### Example:
4444

4545
```shell
46-
wget -q -O - https://git.io/vQhTU | bash -s -- --version 1.13.2
46+
wget -q -O - https://git.io/vQhTU | bash -s -- --version 1.18
4747

4848
# or...
49-
curl -L https://git.io/vQhTU | bash -s -- --version 1.13.2
49+
curl -L https://git.io/vQhTU | bash -s -- --version 1.18
5050
```
5151

5252
## :no_entry_sign: Uninstall

0 commit comments

Comments
 (0)