Skip to content

Commit 1626bad

Browse files
committed
update readme
Signed-off-by: Markus Blaschke <mblaschke82@gmail.com>
1 parent a9caa09 commit 1626bad

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -118,8 +118,8 @@ Result file `daemon.conf`:
118118
## Installation
119119

120120
```bash
121-
GOREPLACE_VERSION=1.1.2 \
122-
&& wget -O /usr/local/bin/go-replace https://github.com/webdevops/go-replace/releases/download/$GOREPLACE_VERSION/gr-64-linux \
121+
GOREPLACE_VERSION=22.9.0 \
122+
&& wget -O /usr/local/bin/go-replace https://github.com/webdevops/go-replace/releases/download/$GOREPLACE_VERSION/go-replace.linux.amd64 \
123123
&& chmod +x /usr/local/bin/go-replace
124124
```
125125

0 commit comments

Comments
 (0)