Skip to content

Commit

Permalink
Typo in helm install command for dask-distributed (helm#1413)
Browse files Browse the repository at this point in the history
  • Loading branch information
ogrisel authored and Vic Iglesias committed Jul 6, 2017
1 parent 6d4ef0d commit 187ab40
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion stable/dask-distributed/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ This chart will do the following:
To install the chart with the release name `my-release`:

```bash
$ helm install --name my-release stable/dask
$ helm install --name my-release stable/dask-distributed
```

## Configuration
Expand Down

0 comments on commit 187ab40

Please sign in to comment.