Skip to content

Commit ec4fcf4

Browse files
authored
Update README.md with bash code block
1 parent 723921f commit ec4fcf4

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,9 @@ helm install --set image.tag=10.0.3 \
2626

2727
## Enable CTA plugin
2828

29+
```bash
2930
helm install --set dcache.plugins.cta.enabled=true my-release dcache/dcache
31+
```
3032

3133
## Accessing admin interface
3234

0 commit comments

Comments
 (0)