From 0e29d0cf635a06cd4e1c204d8905a103ee162cd4 Mon Sep 17 00:00:00 2001 From: Toshinori Sugita Date: Thu, 18 May 2023 05:11:02 +0900 Subject: [PATCH] doc: update install instructions for atlas (#3526) * fix-go-install-instruction * Update _installation_instructions.mdx Remove Go tab * Update doc/md/components/_installation_instructions.mdx * Update _installation_instructions.mdx --- doc/md/components/_installation_instructions.mdx | 10 +--------- 1 file changed, 1 insertion(+), 9 deletions(-) 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 +