Skip to content

Commit

Permalink
hotfix: drop homebrew instructions
Browse files Browse the repository at this point in the history
Homebrew installation is broken; drop it for now.

Signed-off-by: Sam Gammon <sam@elide.dev>
  • Loading branch information
sgammon authored May 19, 2024
1 parent e0bf745 commit e20928b
Showing 1 changed file with 0 additions and 7 deletions.
7 changes: 0 additions & 7 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -56,13 +56,6 @@ You can also use Elide in a container, or in a GitHub Codespace.
docker run --rm -it ghcr.io/elide-dev/elide --help
```

### Using Elide via Homebrew

```
brew tap elide-dev/elide
brew install elide
```

```
elide --help
```
Expand Down

0 comments on commit e20928b

Please sign in to comment.