Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
oed authored Jul 1, 2024
1 parent 4edbcd4 commit 41364b4
Showing 1 changed file with 10 additions and 6 deletions.
16 changes: 10 additions & 6 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,12 +1,16 @@
# Ceramicnetwork Tap
# ceramicnetwork tap

## What formulae are available?

- [ceramic-one](https://github.com/ceramicnetwork/rust-ceramic/)
### [ceramic-one](https://github.com/ceramicnetwork/rust-ceramic/)

## How do I install these formulae?
```
brew install ceramicnetwork/tap/ceramic-one

Check failure on line 8 in README.md

View workflow job for this annotation

GitHub Actions / test-bot (macos-14)

Wrap expressions with varying precedence with parentheses to avoid ambiguity.
```

`brew install ceramicnetwork/tap/ceramic-one`

Or `brew tap ceramicnetwork/tap` and then `brew install ceramic-one`.
Or
```
brew tap ceramicnetwork/tap
brew install ceramic-one
```

0 comments on commit 41364b4

Please sign in to comment.