Skip to content

Commit cedade8

Browse files
committed
Merge pull request go-qml#92 from jingweno/patch-1
Update README to use qml.v1.
2 parents b89e5bc + 4432d5f commit cedade8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -122,7 +122,7 @@ Then, force brew to "link" qt5 (this makes it available under /usr/local):
122122

123123
And finally, fetch and install go-qml:
124124

125-
$ go get gopkg.in/qml.v0
125+
$ go get gopkg.in/qml.v1
126126

127127

128128
Requirements on Windows

0 commit comments

Comments
 (0)