diff --git a/doc/md/components/_installation_instructions.mdx b/doc/md/components/_installation_instructions.mdx
index e2f970e05..d0075bab2 100644
--- a/doc/md/components/_installation_instructions.mdx
+++ b/doc/md/components/_installation_instructions.mdx
@@ -9,7 +9,6 @@ defaultValue="apple-intel-plain+linux"
values={[
{label: 'macOS + Linux', value: 'apple-intel-plain+linux'},
{label: 'Homebrew', value: 'apple-intel-brew'},
-{label: 'Go', value: 'go'},
{label: 'Docker', value: 'docker'},
{label: 'Windows', value: 'windows'},
]}>
@@ -26,13 +25,6 @@ curl -sSf https://atlasgo.sh | sh
brew install ariga/tap/atlas
```
-
-
-
-```shell
-go install ariga.io/atlas/cmd/atlas@master
-```
-
@@ -58,4 +50,4 @@ Download the [latest release](https://release.ariga.io/atlas/atlas-windows-amd64
move the atlas binary to a file location on your system PATH.
-
\ No newline at end of file
+