From 0c566cf86fc2deea0dc3d93324dd5e922cf53012 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Juan=20Juli=C3=A1n=20Merelo=20Guerv=C3=B3s?= Date: Fri, 15 Jan 2021 13:54:45 +0100 Subject: [PATCH] An heads up on the version of node people should use. (#163) This would close #162 --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index ef73fbb..68d5d07 100644 --- a/README.md +++ b/README.md @@ -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