Skip to content

Commit

Permalink
Update README.md with brew install
Browse files Browse the repository at this point in the history
  • Loading branch information
Neved4 committed Jan 27, 2025
1 parent a17ca37 commit 9aa6d87
Showing 1 changed file with 11 additions and 1 deletion.
12 changes: 11 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,17 @@ Because I got annoyed by having to use [fish-foreign-env](https://github.com/oh-

## Install

`go install bou.ke/babelfish@latest`
If you have Homebrew, just run:

```shell
brew install babelfish
```

Else:

```shell
go install bou.ke/babelfish@latest
```

## Example

Expand Down

0 comments on commit 9aa6d87

Please sign in to comment.