WSL2 pre-reqs correlate to their Linux

Fixes https://github.com/teaxyz/cli/issues/470
This commit is contained in:
Max Howell 2023-06-08 10:08:23 -04:00
parent d26625829d
commit 048ca1f08f
No known key found for this signature in database
GPG key ID: 741BB84EF5BB9EEC

View file

@ -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. Were 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.