Skip to content

Commit

Permalink
Fix development instructions
Browse files Browse the repository at this point in the history
  • Loading branch information
Bruno M V Souza committed Oct 6, 2018
1 parent ccbae2e commit 452dafa
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,8 @@ See the [godoc](https://godoc.org/go.bmvs.io/ynab) to see all the available meth

## Development

- Install dependencies with [`dep`](https://github.com/golang/dep)
- Make sure you have Go 1.11 or later installed
- Make sure you have exported `GO111MODULE=on` in your environment to be able do handle dependencies
- Run tests with `go test -race ./...`

## License
Expand Down

0 comments on commit 452dafa

Please sign in to comment.