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:
@@ -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:
|
||||
|
||||
|
||||
Reference in New Issue
Block a user