We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents aa0ce0d + 5f6b7ae commit 8dafedaCopy full SHA for 8dafeda
cmd/migrate/README.md
@@ -7,7 +7,7 @@
7
[Release Downloads](https://github.com/golang-migrate/migrate/releases)
8
9
```bash
10
-$ curl -L https://github.com/golang-migrate/migrate/releases/download/$version/migrate.$platform-amd64.tar.gz | tar xvz
+$ curl -L https://github.com/golang-migrate/migrate/releases/download/$version/migrate.$os-$arch.tar.gz | tar xvz
11
```
12
13
### MacOS
0 commit comments