Skip to content
This repository was archived by the owner on Nov 18, 2020. It is now read-only.

Commit e3932e2

Browse files
improve helm info (#113)
1 parent a52d014 commit e3932e2

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

helm/memcached-operator/README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -99,7 +99,8 @@ This project was created by using the following command, which means that it is
9999
```shell
100100
operator-sdk new memcached-operator --api-version=cache.example.com/v1alpha1 --kind=Memcached --type=helm --helm-chart=stable/memcached
101101
```
102-
Note that for you are able to use the stable helm charts you need have helm installed as the stable repo added on it. For further information see the [Helm Quick Start][helm-quick].
102+
103+
Note that you must have Helm installed locally and add the stable helm charts repo to it to use the `stable/memcached` Helm charts. See the [Helm Quick Start guide][helm-quick] for installation instructions.
103104

104105
[kubectl_tool]: https://kubernetes.io/docs/tasks/tools/install-kubectl/
105106
[docker_tool]: https://docs.docker.com/install/

0 commit comments

Comments
 (0)