diff -r 7ec01b4afa32 -r 3cd2cd2725bd 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.)