[README] update install instructions

This commit is contained in:
Max Howell 2022-11-01 09:10:54 -04:00
parent 1adce09720
commit c684688e6f
Failed to extract signature

View file

@ -25,12 +25,18 @@ hugo serve --watch --buildDrafts --source src
## Dependencies
Install hugo yourself or use tea: `sh <(curl tea.xyz) hugo`.
| Project | Version |
|------------|---------|
| gohugo.io | >=0.99 |
Install them yourself or use tea:
```
$ sh <(curl tea.xyz)
$ tea +git-scm.org git clone https://github.com/teaxyz/www tea-www
$ cd tea-www
$ tea .
```
# Build