Skip to content

Commit

Permalink
Typo in docs
Browse files Browse the repository at this point in the history
  • Loading branch information
aattuluri authored Sep 23, 2019
1 parent 19c52bc commit 6a08f21
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,8 @@ We welcome contributions :)
* Make sure to check existing issues and file an issue before starting to work on a feature/bug. This will help prevent duplication of work.

## Setting up for local Development
* Use `Single Cluster` or `Multi-Cluster` sections [HERE](./README.MD) to set up the local test cluster.
* Use `Single Cluster` or `Multi-Cluster` sections [HERE](./README.md) to set up the local test cluster.
* Run `admiral` from your IDE.
```
/admiral/cmd/admiral/main.go --kube_config <path_to_kube_config>
```
```

0 comments on commit 6a08f21

Please sign in to comment.