note which node version we use

This commit is contained in:
ansuz 2017-06-30 16:12:03 +02:00
parent 8ffad5ece6
commit 73cfecdf08
1 changed files with 1 additions and 1 deletions

View File

@ -23,7 +23,7 @@ to others who want to participate.
Cryptpad depends on the Nodejs runtime.
We recommend installing it via [NVM](https://github.com/creationix/nvm "Node Version Manager") to ensure that you are running an up to date version.
Once you have a recent runtime:
Once you have a recent runtime (we use v6.6.0):
```
git clone <this repo>