README.md
changeset 19 3cd2cd2725bd
parent 17 6b776bd4bbf2
child 20 1110dfef8964
--- a/README.md	Sat Apr 07 23:08:13 2018 +0200
+++ b/README.md	Sat Apr 07 23:12:45 2018 +0200
@@ -23,7 +23,7 @@
 To build the gotak CLI utility, you can use the following command (with Go 1.8+):
 
 ```
-go get github.com/takuzu/gotak
+go get github.com/McKael/takuzu/gotak
 ```
 
 (If you use the Mercurial repository, you have to update the import path manually.)