Skip to content

Commit df5343f

Browse files
authored
Merge pull request #280 from thewtex/create-titlecase-package
DOC: Install titlecase package for CreateNewExample.py script
2 parents 7cf83b2 + 7489cce commit df5343f

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)