From 276bc5342a6727fa08d1b5ae44b8bc09d720b2af Mon Sep 17 00:00:00 2001 From: tsmitty11 Date: Mon, 15 May 2023 22:12:30 +0200 Subject: [PATCH] Rearrange and text chnange --- src/layouts/partials/click-to-copy.html | 2 +- src/layouts/partials/tea-two-ways.html | 18 ++++++++++-------- 2 files changed, 11 insertions(+), 9 deletions(-) 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.