1
0
mirror of https://github.com/kubernetes-sigs/descheduler.git synced 2026-01-26 05:14:13 +01:00

fix README gopath build

was not changed in https://github.com/kubernetes-sigs/descheduler/pull/182
This commit is contained in:
tambetliiv
2020-01-24 13:19:26 +02:00
committed by GitHub
parent d9a77393cc
commit c77f240e37

View File

@@ -26,7 +26,7 @@ but relies on the default scheduler for that.
## Build and Run
- Checkout the repo into your $GOPATH directory under src/github.com/kubernetes-incubator/descheduler
- Checkout the repo into your $GOPATH directory under src/sigs.k8s.io/descheduler
Build descheduler: