Skip to content

Commit

Permalink
modify instalation link (#182)
Browse files Browse the repository at this point in the history
  • Loading branch information
hideto0710 authored and VaibhavPage committed Feb 26, 2019
1 parent 506cc70 commit 212979c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ eval $(minikube docker-env)
make all
```

Follow the rest of the [quickstart guide](docs/quickstart.md) to install components.
Follow [README](README.md#install) to install components.

## Changing Types
If you're making a change to the `pkg/apis` package, please ensure you re-run the K8 code-generator scripts found in the `/hack` folder. First, ensure you have the `generate-groups.sh` script at the path: `vendor/k8s.io/code-generator/`. Next run the following commands in order:
Expand Down

0 comments on commit 212979c

Please sign in to comment.