diff --git a/content/spin/v1/install.md b/content/spin/v1/install.md index 36f4161d2..047773b25 100644 --- a/content/spin/v1/install.md +++ b/content/spin/v1/install.md @@ -34,7 +34,7 @@ Install the Fermyon tap, which Homebrew tracks, updates, and installs Spin from: ```bash -$ brew tap fermyon/tap +$ brew tap spinframework/tap ``` Install Spin: @@ -42,7 +42,7 @@ Install Spin: ```bash -$ brew install fermyon/tap/spin +$ brew install spinframework/tap/spin ``` > Note: `brew install spin` will **not** install Fermyon's Spin framework. Fermyon Spin is accessed from the `fermyon` tap, as shown above. @@ -96,7 +96,7 @@ Install the Fermyon tap, which Homebrew tracks, updates, and installs Spin from: ```bash -$ brew tap fermyon/tap +$ brew tap spinframework/tap ``` Install Spin: @@ -104,7 +104,7 @@ Install Spin: ```bash -$ brew install fermyon/tap/spin +$ brew install spinframework/tap/spin ``` > Note: `brew install spin` will **not** install Fermyon's Spin framework. Fermyon Spin is accessed from the `fermyon` tap, as shown above. diff --git a/content/spin/v1/upgrade.md b/content/spin/v1/upgrade.md index bd8b55885..b7a082067 100644 --- a/content/spin/v1/upgrade.md +++ b/content/spin/v1/upgrade.md @@ -109,7 +109,7 @@ If you installed Spin using [Homebrew](https://brew.sh/) please use the followin ```bash $ brew update -$ brew upgrade fermyon/tap/spin +$ brew upgrade spinframework/tap/spin ``` ## Troubleshooting diff --git a/content/spin/v2/install.md b/content/spin/v2/install.md index bbde34c83..246bebee5 100644 --- a/content/spin/v2/install.md +++ b/content/spin/v2/install.md @@ -33,7 +33,7 @@ Install the Fermyon tap, which Homebrew tracks, updates, and installs Spin from: ```bash -$ brew tap fermyon/tap +$ brew tap spinframework/tap ``` Install Spin: @@ -41,7 +41,7 @@ Install Spin: ```bash -$ brew install fermyon/tap/spin +$ brew install spinframework/tap/spin ``` > Note: `brew install spin` will **not** install Fermyon's Spin framework. Fermyon Spin is accessed from the `fermyon` tap, as shown above. @@ -95,7 +95,7 @@ Install the Fermyon tap, which Homebrew tracks, updates, and installs Spin from: ```bash -$ brew tap fermyon/tap +$ brew tap spinframework/tap ``` Install Spin: @@ -103,7 +103,7 @@ Install Spin: ```bash -$ brew install fermyon/tap/spin +$ brew install spinframework/tap/spin ``` > Note: `brew install spin` will **not** install Fermyon's Spin framework. Fermyon Spin is accessed from the `fermyon` tap, as shown above. diff --git a/content/spin/v2/upgrade.md b/content/spin/v2/upgrade.md index d80efb3a2..ce37381a3 100644 --- a/content/spin/v2/upgrade.md +++ b/content/spin/v2/upgrade.md @@ -87,7 +87,7 @@ If you installed Spin using [Homebrew](https://brew.sh/) please use the followin ```bash $ brew update -$ brew upgrade fermyon/tap/spin +$ brew upgrade spinframework/tap/spin ``` ### Cargo diff --git a/content/spin/v3/install.md b/content/spin/v3/install.md index 3bb196268..85cabcd54 100644 --- a/content/spin/v3/install.md +++ b/content/spin/v3/install.md @@ -33,7 +33,7 @@ Install the Fermyon tap, which Homebrew tracks, updates, and installs Spin from: ```bash -$ brew tap fermyon/tap +$ brew tap spinframework/tap ``` Install Spin: @@ -41,7 +41,7 @@ Install Spin: ```bash -$ brew install fermyon/tap/spin +$ brew install spinframework/tap/spin ``` > Note: `brew install spin` will **not** install Fermyon's Spin framework. Fermyon Spin is accessed from the `fermyon` tap, as shown above. @@ -95,7 +95,7 @@ Install the Fermyon tap, which Homebrew tracks, updates, and installs Spin from: ```bash -$ brew tap fermyon/tap +$ brew tap spinframework/tap ``` Install Spin: @@ -103,7 +103,7 @@ Install Spin: ```bash -$ brew install fermyon/tap/spin +$ brew install spinframework/tap/spin ``` > Note: `brew install spin` will **not** install Fermyon's Spin framework. Fermyon Spin is accessed from the `fermyon` tap, as shown above. diff --git a/content/spin/v3/upgrade.md b/content/spin/v3/upgrade.md index 6c5f84f0f..5367286e0 100644 --- a/content/spin/v3/upgrade.md +++ b/content/spin/v3/upgrade.md @@ -87,7 +87,7 @@ If you installed Spin using [Homebrew](https://brew.sh/) please use the followin ```bash $ brew update -$ brew upgrade fermyon/tap/spin +$ brew upgrade spinframework/tap/spin ``` ### Cargo