Browse Source

Use v1.0 for cookiecutter

Jaipreet Singh 5 năm trước cách đây
mục cha
commit
58ba0e23d0
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  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.