Skip to content

Commit ff95d2e

Browse files
authored
Merge pull request #382 from zhangxiaoyu-zidif/patch-3
typo: delete redundant description.
2 parents 3ace8c2 + 7a5ceca commit ff95d2e

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

README.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -140,7 +140,6 @@ For example, to run without auth, use the following config:
140140
* `go get` or `git clone` node-problem-detector repo into `$GOPATH/src/k8s.io` or `$GOROOT/src/k8s.io`
141141
with one of the below directions:
142142
* `cd $GOPATH/src/k8s.io && git clone [email protected]:kubernetes/node-problem-detector.git`
143-
* `cd $GOROOT/src/k8s.io && git clone [email protected]:kubernetes/node-problem-detector.git`
144143
* `cd $GOPATH/src/k8s.io && go get k8s.io/node-problem-detector`
145144

146145
* run `make` in the top directory. It will:

0 commit comments

Comments
 (0)