Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit 5a2f422

Browse files
authoredSep 5, 2023
fix: correct v1 formula name
1 parent 9569194 commit 5a2f422

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
@@ -13,7 +13,7 @@ brew install coder/coder/coder
1313
#### Install Coder v1 (legacy)
1414

1515
```sh
16-
brew install coder/coder/coder@v1
16+
brew install coder/coder/coder@1
1717
```
1818

1919
[coder]: https://github.com/coder/coder

0 commit comments

Comments
 (0)
Please sign in to comment.