uncomment brew install in 2.0 oss get started (#2577)

pull/2580/head
Scott Anderson 2021-05-21 14:22:23 -06:00 committed by GitHub
parent 7ec5334c89
commit d84164f3c2
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 4 deletions

View File

@ -30,7 +30,7 @@ _See [Differences between InfluxDB Cloud and InfluxDB OSS](#differences-between-
<!-------------------------------- BEGIN macOS -------------------------------->
{{% tab-content %}}
### Install InfluxDB v2.0
<!--
- [Use Homebrew](#use-homebrew)
- [Manually download and install](#manually-download-and-install)
@ -45,9 +45,7 @@ brew install influxdb
#### Manually download and install
You can also download the InfluxDB v2.0 binaries for macOS directly: -->
Download InfluxDB 2.0 for macOS.
You can also download the InfluxDB v2.0 binaries for macOS directly:
<a class="btn download" href="https://dl.influxdata.com/influxdb/releases/influxdb2-{{< latest-patch >}}-darwin-amd64.tar.gz" download>InfluxDB v2.0 (macOS)</a>