Skip to content

Commit

Permalink
chore: fix install cmd error in README.md (verdaccio#122)
Browse files Browse the repository at this point in the history
  • Loading branch information
maslow committed Mar 6, 2023
1 parent ea3d7b5 commit 931594b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
```
$ helm repo add verdaccio https://charts.verdaccio.org
$ helm repo update
$ helm install verdaccio/verdaccio
$ helm install verdaccio verdaccio/verdaccio
```

> ⚠️ If you are using **stable/verdaccio** chart, [be aware is deprecated](https://github.com/helm/charts/pull/21929), forward all new PR and or issues to this repository.
Expand Down

0 comments on commit 931594b

Please sign in to comment.