Skip to content

Commit 0dcda1a

Browse files
update the installation method (#73)
1 parent 7356daa commit 0dcda1a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -34,10 +34,10 @@ a portion of secrets as environment variables for environments/tools that requir
3434
You can download the `.deb` package from [Github Releases](https://github.com/Shopify/ejson/releases).
3535

3636
On development machines (64-bit linux or OS X), the recommended installation
37-
method is via rubygems:
37+
method is via Homebrew:
3838

3939
```
40-
gem install ejson
40+
brew install ejson
4141
```
4242

4343
## Workflow

0 commit comments

Comments
 (0)