We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9047a52 commit 20f7f52Copy full SHA for 20f7f52
book/src/getting-started/install.md
@@ -7,9 +7,9 @@ SuperDB's new query language for super-structured data.
7
8
Several options for installation are available:
9
* download and install pre-built binaries via links on the
10
- [GitHub Releases page](https://github.com/brimdata/super/releases/tag/v0.1.0),
+ [GitHub Releases page](https://github.com/brimdata/super/releases),
11
* automatically install a pre-built binary for a Mac or Linux environment
12
- with [HomeBrew](#homebrew), or
+ with [Homebrew](#homebrew), or
13
* [build from source code](#building-from-source).
14
15
To install the SuperDB Python client, see the
0 commit comments