Skip to content

Commit c4f8728

Browse files
committed
Readme fix
1 parent 392025a commit c4f8728

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
@@ -96,7 +96,7 @@ the Git client, and the C compiler.
9696
workspace. Use "src" as the destination, to get the directory created
9797
automatically; this path will then be searched by the Go compiler.
9898

99-
git clone https://github.com/ibm-messaging/mq-golang.git ${GOPATH}/src/github.com/ibm-messaging/mq-golang
99+
git clone https://github.com/ibm-messaging/mq-golang.git src/github.com/ibm-messaging/mq-golang
100100

101101
* Use Go to download prerequisite components for any monitors you are interested
102102
in running. The logrus package is required for all of the monitors; but not

0 commit comments

Comments
 (0)