소스 검색

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