Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 3 additions & 0 deletions v2.1/install-cockroachdb-mac.html
Original file line number Diff line number Diff line change
Expand Up @@ -47,6 +47,9 @@ <h2>Use Homebrew</h2>
</div>
</li>
</ol>
{{site.data.alerts.callout_info}}
If you previously installed CockroachDB using a different method, you may need to remove the binary before you can run <code>brew install cockroach</code> or <code>brew upgrade cockroach</code>.
{{site.data.alerts.end}}
</div>
{% endif %}

Expand Down
1 change: 1 addition & 0 deletions v2.1/install-cockroachdb.html
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@
title: Install CockroachDB
summary: Install CockroachDB on Mac, Linux, or Windows. Sign up for product release notes.
toc: false
feedback: false
---

<script>
Expand Down