README.md
changeset 19 3cd2cd2725bd
parent 17 6b776bd4bbf2
child 20 1110dfef8964
equal deleted inserted replaced
18:7ec01b4afa32 19:3cd2cd2725bd
    21 I haven't written the tool documentation yet.
    21 I haven't written the tool documentation yet.
    22 
    22 
    23 To build the gotak CLI utility, you can use the following command (with Go 1.8+):
    23 To build the gotak CLI utility, you can use the following command (with Go 1.8+):
    24 
    24 
    25 ```
    25 ```
    26 go get github.com/takuzu/gotak
    26 go get github.com/McKael/takuzu/gotak
    27 ```
    27 ```
    28 
    28 
    29 (If you use the Mercurial repository, you have to update the import path manually.)
    29 (If you use the Mercurial repository, you have to update the import path manually.)
    30 
    30 
    31 # Online puzzle demo
    31 # Online puzzle demo