Skip to content

Commit 5e2a6e1

Browse files
committed
chore: add usage snippets to the readme
1 parent 6f12f24 commit 5e2a6e1

File tree

1 file changed

+12
-0
lines changed

1 file changed

+12
-0
lines changed

README.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,15 @@
11
# Homebrew Coder Tap
22

33
A Homebrew Tap for Coder related utilities and applications.
4+
5+
## Usage
6+
7+
```text
8+
brew tap cdr/coder
9+
```
10+
11+
### Install the [Coder CLI](https://github.com/cdr/coder-cli)
12+
13+
```text
14+
brew install coder
15+
```

0 commit comments

Comments
 (0)