瀏覽代碼

Use v1.0 for cookiecutter

Jaipreet Singh 5 年之前
父節點
當前提交
58ba0e23d0
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      docs/source/developer/apod_extension_tutorial.rst

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

@@ -92,7 +92,7 @@ This will create a new folder for your extension in your current directory.
 
 .. code:: bash
 
-    cookiecutter https://github.com/jupyterlab/extension-cookiecutter-ts
+    cookiecutter https://github.com/jupyterlab/extension-cookiecutter-ts --checkout v1.0
 
 When prompted, enter values like the following for all of the
 cookiecutter prompts.