diff --git a/src/layouts/partials/click-to-copy.html b/src/layouts/partials/click-to-copy.html index 169dc89..c559636 100644 --- a/src/layouts/partials/click-to-copy.html +++ b/src/layouts/partials/click-to-copy.html @@ -1,4 +1,4 @@ -
+
sh <(curl tea.xyz)
diff --git a/src/layouts/partials/tea-two-ways.html b/src/layouts/partials/tea-two-ways.html index 71ccbe9..69c568c 100644 --- a/src/layouts/partials/tea-two-ways.html +++ b/src/layouts/partials/tea-two-ways.html @@ -20,14 +20,16 @@

Use our installer in your terminal

Best for developers who are used to working with CLIs.

{{- partial "click-to-copy.html" . -}} -

Don't like installers? As per our docs, you can also install tea via a fancy one-liner, brew install, or docker.

- -

system requirements:

-
- macOS >= 11 - Linux glibc >= 2.28 - WSL >= 2 +
+

+ The following platforms support both aarch64 (arm64) and x86-64

+
+ macOS >= 11 + Linux glibc >= 2.28 + WSL >= 2 +
+

Don't like installers? As per our docs, you can also install tea via a fancy one-liner, brew install, or docker.