Merge pull request #230 from jpetazzo/master

Bringing up to date
This commit is contained in:
Bridget Kromhout
2018-04-22 14:34:35 -05:00
committed by GitHub
+1 -1
View File
@@ -50,7 +50,7 @@
- Add the `helm` completion:
```bash
. <(helm completion $SHELL)
. <(helm completion $(basename $SHELL))
```
]