diff --git a/README.md b/README.md index 20422cc..1fffca9 100644 --- a/README.md +++ b/README.md @@ -18,7 +18,7 @@ ## Local development -This project uses the [Eleventy static site generator](https://www.11ty.dev) and deploys to GitHub Pages using a clever [GitHub Action from Shohei Ueda](https://github.com/marketplace/actions/github-pages-action). +This project uses the [Eleventy static site generator](https://www.11ty.dev) and deploys to GitHub Pages using a [GitHub Action from Shohei Ueda](https://github.com/marketplace/actions/github-pages-action). _Prerequisites: Node.js 14+_ diff --git a/build-readme.js b/build-readme.js index eeb809a..4de1b0c 100644 --- a/build-readme.js +++ b/build-readme.js @@ -45,7 +45,7 @@ const readmeContent = ## Local development -This project uses the [Eleventy static site generator](https://www.11ty.dev) and deploys to GitHub Pages using a clever [GitHub Action from Shohei Ueda](https://github.com/marketplace/actions/github-pages-action). +This project uses the [Eleventy static site generator](https://www.11ty.dev) and deploys to GitHub Pages using a [GitHub Action from Shohei Ueda](https://github.com/marketplace/actions/github-pages-action). _Prerequisites: Node.js 14+_