Update README.md

Co-authored-by: André Staltz <andre@staltz.com>
This commit is contained in:
Henry 2021-05-19 13:53:48 +02:00 committed by GitHub
parent de21fdde40
commit e931a1460c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 0 deletions

View File

@ -26,6 +26,8 @@ For an architecture and instructions on setting up a webserver to use with `go-s
To get started, you need a recent version of [Go](https://golang.org). v1.16 and onward should be sufficient.
Also, if you want to develop the CSS and HTML on the website, you need Node.js v14 in order to compile Tailwind.
To build the server and see a list of its options:
```bash