Commit 48a4265d authored by Matt Butcher's avatar Matt Butcher

Merge pull request #729 from kubernetes/runseb-patch-1

Update quickstart.md
parents 7c268211 2bbdff9e
......@@ -50,10 +50,10 @@ Status: DEPLOYED
## Uninstall a Release
To remove a release, use the `helm remove` command:
To uninstall a release, use the `helm delete` command:
```console
$ helm remove smiling-penguin
$ helm delete 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