Afshin T. Darian 5 anni fa
parent
commit
40b26a4247
1 ha cambiato i file con 2 aggiunte e 1 eliminazioni
  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: