Skip to content

Commit

Permalink
An heads up on the version of node people should use. (#163)
Browse files Browse the repository at this point in the history
This would close #162
  • Loading branch information
JJ authored Jan 15, 2021
1 parent e849b57 commit 0c566cf
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,8 @@ Click the `Use this Template` and provide the new repo details for your action

## Code in Main

> First, you'll need to have a reasonably modern version of `node` handy. This won't work with versions older than 9, for instance.
Install the dependencies
```bash
$ npm install
Expand Down

0 comments on commit 0c566cf

Please sign in to comment.