diff --git a/README.md b/README.md index b9d9cb4..f643d68 100644 --- a/README.md +++ b/README.md @@ -31,13 +31,11 @@ For specific Linux distros, Windows and other install binaries, check the latest ## Installation via Helm -You can deploy `netfetch` in your Kubernetes clusters using Helm.^ +You can deploy the `netfetch` dashboard in your Kubernetes clusters using Helm. ```sh -helm repo add deggja https://deggja.github.io/ - +helm repo add deggja https://deggja.github.io/netfetch/ helm repo update - helm install netfetch deggja/netfetch --namespace netfetch ``` diff --git a/charts/netfetch-0.1.0.tgz b/netfetch-0.1.0.tgz similarity index 100% rename from charts/netfetch-0.1.0.tgz rename to netfetch-0.1.0.tgz