Skip to content

Commit d925538

Browse files
fix: minor fix
1 parent ac7e484 commit d925538

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

RELEASES.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ curl -fsSL https://raw.githubusercontent.com/coder/boundary/main/install.sh | ba
4949
**Custom Installation Options**
5050
```bash
5151
# Install specific version
52-
curl -fsSL https://raw.githubusercontent.com/coder/boundary/main/install.sh | bash -s -- --version 1.0.0
52+
curl -fsSL https://raw.githubusercontent.com/coder/boundary/main/install.sh | bash -s -- --version v1.0.0
5353

5454
# Install to custom directory
5555
curl -fsSL https://raw.githubusercontent.com/coder/boundary/main/install.sh | bash -s -- --install-dir ~/.local/bin

0 commit comments

Comments
 (0)