Skip to content

Commit caa4db6

Browse files
committed
Update the cookiecutter command in README.rst
Assume no local development copy of the template.
1 parent 94267c2 commit caa4db6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -163,7 +163,7 @@ Python package name.
163163

164164
.. code-block:: console
165165
166-
(cc) $ cookiecutter ../cookiecutter-python-project/
166+
(cc) $ cookiecutter gh:boltronics/cookiecutter-python-project
167167
[1/10] package_display_name (Package-Name): abc 123
168168
[2/10] package_name (abc_123):
169169
[3/10] package_short_description (A description of the package): This is my abc 123 package.

0 commit comments

Comments
 (0)