Fix mistake in README
authorMikael Berthe <mikael@lilotux.net>
Sat, 07 Apr 2018 23:12:45 +0200
changeset 19 3cd2cd2725bd
parent 18 7ec01b4afa32
child 20 1110dfef8964
Fix mistake in README
README.md
--- 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.)