Skip to content

Commit b4a86c8

Browse files
author
Vaughn Dice
committed
docs(README): remove helmc mention
and link to main installation instructions
1 parent 527281a commit b4a86c8

1 file changed

Lines changed: 2 additions & 9 deletions

File tree

README.md

Lines changed: 2 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -37,16 +37,9 @@ The Deis project welcomes contributions from all developers. The high level proc
3737

3838
In order to do development on this component, you'll need a working Kubernetes cluster. If you don't have one, follow the [installation instructions][install-k8s] and note that Controller currently targets version 1.2 and higher.
3939

40-
### Helm Classic
40+
### Workflow Installation
4141

42-
After you have a working Kubernetes cluster, install [helm classic](http://helm.sh) and run the following commands to add the Deis chart repository and install Deis to your new cluster:
43-
44-
```console
45-
helmc repo add deis https://github.com/deis/charts
46-
helmc fetch deis/workflow-dev
47-
helmc generate -x manifests workflow-dev
48-
helmc install workflow-dev
49-
```
42+
After you have a working Kubernetes cluster, you're ready to [install Workflow](https://deis.com/docs/workflow/installing-workflow/).
5043

5144
### Postgresql
5245

0 commit comments

Comments
 (0)