Skip to content

Commit 7a5ceca

Browse files
typo: delete redundant description.
1 parent ad76b93 commit 7a5ceca

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)