Skip to content

Commit 8dafeda

Browse files
Prometheus2677FPiety0521
authored andcommitted
Merge pull request #806 from mtsmfm/patch-1
Fix placeholder in download URL
2 parents aa0ce0d + 5f6b7ae commit 8dafeda

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

cmd/migrate/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
[Release Downloads](https://github.com/golang-migrate/migrate/releases)
88

99
```bash
10-
$ curl -L https://github.com/golang-migrate/migrate/releases/download/$version/migrate.$platform-amd64.tar.gz | tar xvz
10+
$ curl -L https://github.com/golang-migrate/migrate/releases/download/$version/migrate.$os-$arch.tar.gz | tar xvz
1111
```
1212

1313
### MacOS

0 commit comments

Comments
 (0)