Skip to content

Commit 7489cce

Browse files
committed
DOC: Install titlecase package for CreateNewExample.py script
1 parent 5db4da3 commit 7489cce

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Documentation/Contribute/ContributeWithGit.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@ Create a new example
5858

5959
To create a new example, first install `Cookiecutter`_::
6060

61-
python -m pip install cookiecutter
61+
python -m pip install cookiecutter titlecase
6262

6363
and make use of the Python script located in the
6464
binary tree (*/path/to/ITKSphinxExamples-build/Utilities*)::

0 commit comments

Comments
 (0)