浏览代码

Update one typo

Saul Shanabrook 6 年之前
父节点
当前提交
4f7717ecba
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      docs/source/developer/xkcd_extension_tutorial.rst

+ 1 - 1
docs/source/developer/xkcd_extension_tutorial.rst

@@ -292,7 +292,7 @@ Install this dependency as well:
 
 .. code:: bash
 
-    npm install --save @phosphor/widgets
+    jlpm add @phosphor/widgets
 
 
 Then modify the ``activate`` function again so that it has the following