Commit 2bbdff9e authored by runseb's avatar runseb

Update quickstart.md

move from _remove_ to _delete_
parent dde6bb37
...@@ -50,10 +50,10 @@ Status: DEPLOYED ...@@ -50,10 +50,10 @@ Status: DEPLOYED
## Uninstall a Release ## Uninstall a Release
To remove a release, use the `helm remove` command: To uninstall a release, use the `helm delete` command:
```console ```console
$ helm remove smiling-penguin $ helm delete smiling-penguin
Removed smiling-penguin Removed smiling-penguin
``` ```
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment