瀏覽代碼

Extend command to include re-install in addsibling step for docs.

Ian Rose 8 年之前
父節點
當前提交
683e082f98
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      docs/extensions_dev.md

+ 1 - 1
docs/extensions_dev.md

@@ -104,7 +104,7 @@ have to graft it into the source tree of JupyterLab itself.
 This may be done using the command
 
 ```
-npm run addsibling <path-or-url>
+npm run addsibling <path-or-url> && npm install
 ```
 
 in the JupyterLab root directory, where `<path-or-url>` refers either to an