diff --git a/README.md b/README.md index 50d2dcc..623f9f6 100644 --- a/README.md +++ b/README.md @@ -4,5 +4,5 @@ This is my personal helm repo used for charts that I am working on. Some may or ```bash helm repo add jfelten https://jfelten.github.io/helm-charts/charts -helm install jfelten/ +helm install busybox jfelten/ ```