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 4c74531 commit e834edbCopy full SHA for e834edb
README.md
@@ -32,12 +32,6 @@ curl --proto '=https' --tlsv1.2 -LsSf https://github.com/shellrow/nrev/releases/
32
irm https://github.com/shellrow/nrev/releases/latest/download/nrev-installer.ps1 | iex
33
```
34
35
-### Install prebuilt binaries via Homebrew
36
-
37
-```sh
38
-brew install shellrow/tap-nrev/nrev
39
-```
40
41
### From Releases
42
You can download archives of precompiled binaries from the [releases](https://github.com/shellrow/nrev/releases) .
43
0 commit comments