Skip to content

Commit 369049e

Browse files
authored
fix jinja template value in run-container.md (#95)
2 parents 16b7b0e + 2e20bdf commit 369049e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

template/{% if sphinx %}docs{% endif %}/how-to/run-container.md.jinja

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Run in a container
22

3-
Pre-built containers with {\{repo_name}} and its dependencies already
3+
Pre-built containers with {{repo_name}} and its dependencies already
44
installed are available on [Github Container Registry](https://ghcr.io/{{github_org}}/{{repo_name}}).
55

66
## Starting the container

0 commit comments

Comments
 (0)