瀏覽代碼

Update docs

Afshin T. Darian 5 年之前
父節點
當前提交
40b26a4247
共有 1 個文件被更改,包括 2 次插入1 次删除
  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: