accept readme change

This commit is contained in:
Max Howell 2022-11-01 09:10:54 -04:00 committed by neil
parent 574d4d16f7
commit 397deedc64

View file

@ -31,12 +31,19 @@ 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
Builds a static, deployable version of the website.