Merge pull request #1795 from sakshamsharma/patch-1
Update path to build directory
This commit is contained in:
commit
842d7bca8e
|
|
@ -33,7 +33,7 @@ cd kubernetes
|
||||||
make release
|
make release
|
||||||
```
|
```
|
||||||
|
|
||||||
For more details on the release process see the [`build/`](http://releases.k8s.io/{{page.githubbranch}}/build/) directory
|
For more details on the release process see the [`build-tools/`](http://releases.k8s.io/{{page.githubbranch}}/build-tools/) directory
|
||||||
|
|
||||||
### Download Kubernetes and automatically set up a default cluster
|
### Download Kubernetes and automatically set up a default cluster
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue