We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cab1150 commit c4ab6bdCopy full SHA for c4ab6bd
1 file changed
{{ cookiecutter.project_slug }}/README.md
@@ -74,9 +74,9 @@ Direct your favorite
74
[AUR helper](https://wiki.archlinux.org/title/AUR_helpers) to the
75
`
76
{%- if cookiecutter.include_executable == "y" -%}
77
- python-{{ cookiecutter.package_name }}
78
-{%- else -%}
79
{{ cookiecutter.package_name }}
+{%- else -%}
+ python-{{ cookiecutter.package_name }}
80
{%- endif -%}
81
` package.
82
0 commit comments