Browse Source

note which node version we use

master
ansuz 3 years ago
parent
commit
73cfecdf08
1 changed files with 1 additions and 1 deletions
  1. 2
      readme.md

2
readme.md

@ -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>

Loading…
Cancel
Save