Skip to content
Merged
Changes from 2 commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions etc/docs/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,8 +14,8 @@ necessary to backport a feature).

`build.ts` requires the following in addition to dependencies installed with `npm i`:

* Hugo static web generator `v0.30.2`
* You can download the right version [here](https://github.com/gohugoio/hugo/releases/tag/v0.30.2)
* Hugo static web generator `v0.150.0`
* You can download the right version [here](https://github.com/gohugoio/hugo/releases/tag/v0.150.0)
* ts-node

Note: `typedoc` is also a dependency but it is downloaded by the docs generation script automatically.
Expand Down