Update Go version required and add Node version in dev setup

This commit is contained in:
Matt Baer 2024-02-02 16:50:48 +01:00
parent 638e027cf3
commit d9aa351b5d

View File

@ -4,8 +4,8 @@ Ready to hack on your site? Here's a quick overview.
## Prerequisites ## Prerequisites
* [Go 1.13+](https://golang.org/dl/) * [Go 1.19+](https://golang.org/dl/)
* [Node.js](https://nodejs.org/en/download/) * [Node.js 15+](https://nodejs.org/en/download/)
## Quick start ## Quick start