Skip to content

Commit 44cfce7

Browse files
authored
Merge pull request #62 from developer-guy/patch-1
update the installation command
2 parents 56bf285 + de95508 commit 44cfce7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
To install depstat you can run
99

1010
```
11-
go get github.com/kubernetes-sigs/depstat@latest
11+
go install github.com/kubernetes-sigs/depstat@latest
1212
```
1313

1414
## Usage

0 commit comments

Comments
 (0)