Skip to content

Commit

Permalink
Merge pull request #91 from tuptaker/master
Browse files Browse the repository at this point in the history
Fix wrong path in README.md (#90)
  • Loading branch information
JoshuaC215 authored May 29, 2019
2 parents e6f7e79 + dc616ed commit d3a8cbb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -427,7 +427,7 @@ these steps (you'll need `go` installed and `$GOPATH` set):

``` shell
go get gopkg.in/qntfy/kazaam.v3
cd $GOPATH/src/gopkg.in/qntfy.kazaam.v3/kazaam
cd $GOPATH/src/gopkg.in/qntfy/kazaam.v3/kazaam
go install
```

Expand Down

0 comments on commit d3a8cbb

Please sign in to comment.