We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7356daa commit 0dcda1aCopy full SHA for 0dcda1a
README.md
@@ -34,10 +34,10 @@ a portion of secrets as environment variables for environments/tools that requir
34
You can download the `.deb` package from [Github Releases](https://github.com/Shopify/ejson/releases).
35
36
On development machines (64-bit linux or OS X), the recommended installation
37
-method is via rubygems:
+method is via Homebrew:
38
39
```
40
-gem install ejson
+brew install ejson
41
42
43
## Workflow
0 commit comments