You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+7-5Lines changed: 7 additions & 5 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -6,13 +6,15 @@
6
6
7
7
### Binary
8
8
9
-
Download the binary from [**GitHub Releases**](https://github.com/yusukebe/revealgo/releases) and install it somewhere in your `$PATH`.
9
+
Download the binary from [**GitHub Releases**](https://github.com/yusukebe/revealgo/releases) and install it somewhere in your `$PATH`.`revealgo` currently provides pre-built binaries for Linux, macOS and Windows.
10
10
11
-
`revealgo` currently provides pre-built binaries for the following:
11
+
### Homebrew
12
12
13
-
- macOS / Darwin
14
-
- Windows
15
-
- Linux
13
+
You can also install via [hombrew](https://brew.sh) on macOS:
0 commit comments