This commit is contained in:
Max Howell 2023-03-19 09:24:16 -04:00
parent 20d541eab8
commit c2300419cc
No known key found for this signature in database
GPG key ID: 741BB84EF5BB9EEC

View file

@ -6,6 +6,8 @@ The easiest way to install tea is with our installer:
sh <(curl https://tea.xyz)
```
> Using `fish`? Then: `sh <(curl https://tea.xyz | psub)`
The script installs to `~/.tea` and sets up magic (we ask politely first).
{% hint style="info" %}