Skip to content

Commit a17a410

Browse files
authored
Missing command
I think if it is already described step by step it also should be described how to switch into the directory and then remove the correct file.
1 parent 067c696 commit a17a410

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

articles/container-registry/container-registry-helm-repos.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -72,6 +72,7 @@ helm create hello-world
7272
As a basic example, change directory to the `templates` folder and first delete the contents there:
7373

7474
```console
75+
cd hello-world/templates
7576
rm -rf *
7677
```
7778

0 commit comments

Comments
 (0)