diff --git a/README.md b/README.md index 4c2990b..20a472d 100644 --- a/README.md +++ b/README.md @@ -36,7 +36,7 @@ $ helm dependency update #### Upgrade _(install)_ jenkins -Execute the following command on the root of the project `nap-jenkins` +Execute the following command on the root of the project ```shell script $ helm upgrade --install --namespace jenkins jenkins-chart ./jenkins-chart ```