Skip to content

Commit 05abfcf

Browse files
committed
chore: fixed readme reference
1 parent 0ce779b commit 05abfcf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ If you want to install a specific version, you can specify the `VERSION` environ
4747

4848
```
4949
$ export VERSION=v2.20.0
50-
$ curl -sfL https://raw.githubusercontent.com/mach-composer/mach-composer-cli/blob/main/scripts/install-mach-composer.sh | bash
50+
$ curl -sfL https://raw.githubusercontent.com/mach-composer/mach-composer-cli/refs/heads/main/scripts/install-mach-composer.sh | bash
5151
```
5252

5353
### Brew

0 commit comments

Comments
 (0)