Skip to content

Commit

Permalink
Fix wrong path in README.md (#90)
Browse files Browse the repository at this point in the history
  • Loading branch information
Fabrizio Machado committed May 29, 2019
1 parent e6f7e79 commit dc616ed
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 dc616ed

Please sign in to comment.