Skip to content

Commit e50dc91

Browse files
author
zhangxq
committed
Clarify the comment for 'go install'
1 parent 67203c7 commit e50dc91

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
@@ -33,7 +33,7 @@ the [IBM SAN Volume Controller](https://www.ibm.com/us-en/marketplace/san-volume
3333
git clone [email protected]:ZaaS/spectrum-virtualize-exporter.git
3434
cd spectrum-virtualize-exporter
3535
go build
36-
go install (Optional but recommend. This step will put spectrum-virtualize-exporter binary package into $GOPATH/bin directory. It will be connvenient to copy the package to Monitoring docker image)
36+
go install (Optional but recommended. This step will copy spectrum-virtualize-exporter binary package into $GOPATH/bin directory. It will be connvenient to copy the package to Monitoring docker image)
3737
```
3838
* docker image
3939
```

0 commit comments

Comments
 (0)