From 231bcd19cc42c87c9d27a47eec12b7fe89fce539 Mon Sep 17 00:00:00 2001 From: velvettear Date: Wed, 7 Apr 2021 12:06:32 +0200 Subject: [PATCH] fixed requirements --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 89747c7..fc7accf 100644 --- a/README.md +++ b/README.md @@ -4,7 +4,9 @@ control your blinkstick via http requests ## requirements -- node v8.17.0 +- nodejs +- yarn / npm +- node-gyp (probably; to build the node-hid module) ### scripts