diff --git a/README.md b/README.md index 05ea175..9d5031a 100644 --- a/README.md +++ b/README.md @@ -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