Jelajahi Sumber

Update docs

Afshin T. Darian 5 tahun lalu
induk
melakukan
40b26a4247
1 mengubah file dengan 2 tambahan dan 1 penghapusan
  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: