Afshin T. Darian il y a 5 ans
Parent
commit
40b26a4247
1 fichiers modifiés avec 2 ajouts et 1 suppressions
  1. 2 1
      CONTRIBUTING.md

+ 2 - 1
CONTRIBUTING.md

@@ -69,7 +69,8 @@ You can launch a binder with the latest JupyterLab master to test something (thi
 
 ### Installing Node.js and jlpm
 
-Building JupyterLab from its GitHub source code requires Node.js. The development version requires Node.js version 10+.
+Building JupyterLab from its GitHub source code requires Node.js. The development version requires Node.js version 10+, as defined in the `engines` specification in
+[`dev_mode/package.json`](dev_mode/package.json).
 
 If you use `conda`, you can get it with: