summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorPwnyTail <pwnytail@c3d2.de>2019-03-17 09:56:25 +0100
committermsquare <msquare@notrademark.de>2019-04-16 18:14:57 +0200
commit2a98dda13382b4c2cc263cadcc8788691860087f (patch)
treefbc300100a706c63156159bca5d8b1ea58906d41 /README.md
parent5712eaa7869fe64804e1a00bea85dca1f11570ba (diff)
add build dependency npm
Diffstat (limited to 'README.md')
-rw-r--r--README.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/README.md b/README.md
index 876a7a72..cc15c6e7 100644
--- a/README.md
+++ b/README.md
@@ -27,6 +27,7 @@ To report bugs use [engelsystem/issues](https://github.com/engelsystem/engelsyst
### Additional requirements if you want to build the project by yourself
* Node >= 8 (Development/Building only)
+ * npm (Development/Building only)
* Yarn (Development/Building only)
* PHP Composer (Development/Building only)