Skip to content

Commit 64166f5

Browse files
Update README.md
1 parent 477140e commit 64166f5

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

etc/docs/README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,8 +14,8 @@ necessary to backport a feature).
1414

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

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

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

0 commit comments

Comments
 (0)