Skip to content

Commit

Permalink
(from getambassador.io) Update telepresence brew install docs
Browse files Browse the repository at this point in the history
  • Loading branch information
Donny Yung committed Jun 14, 2021
1 parent cbdc0cd commit 0d85668
Show file tree
Hide file tree
Showing 3 changed files with 10 additions and 2 deletions.
2 changes: 1 addition & 1 deletion install/upgrade-tabs.js
Original file line number Diff line number Diff line change
Expand Up @@ -71,7 +71,7 @@ export default function SimpleTabs() {
{
'# Upgrade via brew:' +
'\n' +
'brew upgrade datawire/blackbird/telepresence2' +
'brew upgrade datawire/blackbird/telepresence' +
'\n \n' +
'# OR upgrade manually:' +
'\n' +
Expand Down
2 changes: 1 addition & 1 deletion quick-start/qs-tabs.js
Original file line number Diff line number Diff line change
Expand Up @@ -73,7 +73,7 @@ export default function SimpleTabs() {
{
'# Install via brew:' +
'\n' +
'brew install datawire/blackbird/telepresence2' +
'brew install datawire/blackbird/telepresence' +
'\n \n' +
'# OR install manually:' +
'\n' +
Expand Down
8 changes: 8 additions & 0 deletions releaseNotes.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,14 @@

changelog: https://github.com/telepresenceio/telepresence/blob/$branch$/CHANGELOG.md
items:
- version: 2.3.2
date: 'TBD'
notes:
- title: Brew Formula Changed
body: "Now that the Telepresence rewrite is the main version of Telepresence, you can install it via Brew like so: <code>brew install datawire/blackbird/telepresence</code>."
image: <todo>
docs: install/index/
type: change
- version: 2.3.1
date: '2021-06-14'
notes:
Expand Down

0 comments on commit 0d85668

Please sign in to comment.