Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
davrodpin authored May 20, 2019
1 parent f633450 commit b590417
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 @@ -11,7 +11,7 @@ For more information about usage, examples and specific use cases, please visit
### Build and Install from Source

* [Go 1.12.5+](https://golang.org/dl/) is required
* Mole uses [Go Modules](https://blog.golang.org/using-go-modules) to manage its dependencies
* Mole uses [Go Modules](https://blog.golang.org/using-go-modules) to manage its dependencies, so remember to clone the project outside `GOPATH` and unset it.

```sh
$ go build github.com/davrodpin/mole/cmd/mole
Expand Down

0 comments on commit b590417

Please sign in to comment.