Skip to content

Commit 6ab8ac9

Browse files
committed
Fix circup installation instructions
1 parent d13b435 commit 6ab8ac9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

{{ cookiecutter.__dirname }}/README.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -124,7 +124,7 @@ following command to install:
124124
125125
.. code-block:: shell
126126
127-
circup install {{ cookiecutter.library_name | lower | replace(" ", "-") }}
127+
circup install {{ cookiecutter.__libprefix }}{{ cookiecutter.__libname }}
128128
129129
Or the following command to update an existing version:
130130

0 commit comments

Comments
 (0)