From 048ca1f08fabdf5f0f97670c3b9008feff51b338 Mon Sep 17 00:00:00 2001 From: Max Howell Date: Thu, 8 Jun 2023 10:08:23 -0400 Subject: [PATCH] WSL2 pre-reqs correlate to their Linux Fixes https://github.com/teaxyz/cli/issues/470 --- docs/get-started/install-tea.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/get-started/install-tea.md b/docs/get-started/install-tea.md index 427b143..a7ef796 100644 --- a/docs/get-started/install-tea.md +++ b/docs/get-started/install-tea.md @@ -17,7 +17,7 @@ The script installs to `~/.tea` and sets up magic (we ask politely first). [https://github.com/teaxyz/setup/blob/main/install.sh] {% endhint %} -> Linux users may need to install some pre-requisites. +> Linux and WSL2 users may need to install some pre-requisites. > See [Linux Caveats](#linux-caveats) below. ## What Happens @@ -71,7 +71,7 @@ We want to support Windows native and after that every platform; yes even your NAS and IoT devices. We’re going to get the above sorted first though. -### Linux Caveats +### Linux / WSL Caveats On Linux you may need some pre-requisite packages from your system packager. This is a temporary situation that we are fixing.