diff --git a/src/components/install-haloy.astro b/src/components/install-haloy.astro index b6edc3d..9867c13 100644 --- a/src/components/install-haloy.astro +++ b/src/components/install-haloy.astro @@ -22,6 +22,10 @@ import CodeTabPanel from '@/components/code-tabs/code-tab-panel.astro'; + + + + diff --git a/src/data/docs/getting-started/01-client-installation.mdx b/src/data/docs/getting-started/01-client-installation.mdx index 27664b2..1594c21 100644 --- a/src/data/docs/getting-started/01-client-installation.mdx +++ b/src/data/docs/getting-started/01-client-installation.mdx @@ -26,6 +26,12 @@ If you are using macOS or Linux with Homebrew: +### Go CLI + +To install the latest version via Go CLI: + + + ### JavaScript Package Managers