From 87dc63e1c4901a3014aca8231aaca3bc6414f440 Mon Sep 17 00:00:00 2001 From: Thomas Smith <49042513+tsmitty11@users.noreply.github.com> Date: Mon, 13 Feb 2023 17:30:27 -0500 Subject: [PATCH] More spacing adjustments --- src/layouts/index.html | 68 +++++++++++++++++++++++++++++++++++++++--- 1 file changed, 64 insertions(+), 4 deletions(-) diff --git a/src/layouts/index.html b/src/layouts/index.html index bbc0257..556d4e7 100644 --- a/src/layouts/index.html +++ b/src/layouts/index.html @@ -384,7 +384,7 @@ -
Tea is a cross-platform binary that can be easily installed using a curl command or by using the one-liner installer. The installer sets up tea and its shell magic without requiring "sudo" or Xcode Command Line Tools, and is compatible with Linux, macOS, and WSL. Package managers such as brew or Docker can also be used for installation, or you can use GitHub Actions to install tea as part of your workflow.
+sh <(curl https://tea.xyz)
+This will confirm before setting up ~/.tea and adding to your ~/.shellrc. Our one-liner even abstracts installing tea itself:
+ +sh <(curl tea.xyz) bun run start
+This will confirm before setting up ~/.tea and adding to your ~/.shellrc. Our one-liner even abstracts installing tea itself:
+ +sh <(curl tea.xyz) bun run start
+Introducing tea’s +pkg syntax, the ultimate tool for streamlined open source access, allowing you to access the entire ecosystem with one command, compose and combine everything, and even more.
@@ -746,7 +806,7 @@ -