Skip to content

Commit 6e78849

Browse files
committed
Merge pull request #81 from jhawk28/patch-1
Update README for v1 branch.
2 parents fcf0740 + 534150a commit 6e78849

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ Documentation
3434
-------------
3535

3636
The introductory documentation as well as the detailed API documentation is
37-
available at [gopkg.in/qml.v0](http://godoc.org/gopkg.in/qml.v0).
37+
available at [gopkg.in/qml.v1](http://godoc.org/gopkg.in/qml.v1).
3838

3939

4040
Installation
@@ -50,7 +50,7 @@ See below for more details about getting these requirements installed in differe
5050

5151
After the requirements are satisfied, _go get_ should work as usual:
5252

53-
go get gopkg.in/qml.v0
53+
go get gopkg.in/qml.v1
5454

5555

5656
Requirements on Ubuntu
@@ -142,7 +142,7 @@ Then, assuming Qt was installed under `C:\Qt5.1.1\`, set up the following enviro
142142

143143
After reopening the shell for the environment changes to take effect, this should work:
144144

145-
go get gopkg.in/qml.v0
145+
go get gopkg.in/qml.v1
146146

147147

148148
Requirements everywhere else

0 commit comments

Comments
 (0)