Skip to content

Commit

Permalink
chore: add minimum node.js versions (#3734)
Browse files Browse the repository at this point in the history
* chore: add minimum node.js versions

* chore: fix build check

* chore: add period back in

Co-authored-by: ehmicky <ehmicky@users.noreply.github.com>
  • Loading branch information
KyleBlankRollins and ehmicky authored Dec 3, 2021
1 parent a87a9ce commit dcedacb
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions docs/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,9 @@ Welcome to the Netlify CLI! This site provides online access to all help strings

If you have questions, ideas, or would like to contribute, check out the [repository on Github](https://github.com/netlify/cli/).

**Before you begin**
Make sure you have [Node.js](https://nodejs.org/en/download/) version 12.20.0, 14.14.0, 16.0.0, or later.

**Install the CLI**

To install the CLI, pop open your terminal and install with `npm`.
Expand Down

1 comment on commit dcedacb

@github-actions
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

📊 Benchmark results

Package size: 363 MB

Please sign in to comment.