diff options
Diffstat (limited to '.github')
-rw-r--r-- | .github/CONTRIBUTING.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/CONTRIBUTING.md b/.github/CONTRIBUTING.md index 6fc80b6aa..820a5eecb 100644 --- a/.github/CONTRIBUTING.md +++ b/.github/CONTRIBUTING.md | |||
@@ -58,7 +58,7 @@ First, you should use a server or PC with at least 4GB of RAM. Less RAM may lead | |||
58 | 58 | ||
59 | Make sure that you have followed | 59 | Make sure that you have followed |
60 | [the steps](/support/doc/dependencies.md) | 60 | [the steps](/support/doc/dependencies.md) |
61 | to install the dependencies. | 61 | to install the dependencies. You'll need to install **NodeJS 10**. |
62 | 62 | ||
63 | Fork the github repository, | 63 | Fork the github repository, |
64 | and then clone the sources and install node modules: | 64 | and then clone the sources and install node modules: |