Skip to content

Commit 2eb24be

Browse files
committed
Update documentation, as we'd expect work on a tag to be complete whereas main might be in an unreleased state
1 parent 1da0804 commit 2eb24be

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/user_guide/getting_started.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ Use the following command to create a new project:
3737
.. code-block:: shell
3838
3939
cookiecutter https://github.com/exasol/python-toolbox.git \
40-
--directory project-template
40+
--checkout <latest-tag> --directory project-template
4141
4242
**2. Follow the interactive project setup prompt**
4343

0 commit comments

Comments
 (0)