Skip to content

Commit

Permalink
Simple update to readme
Browse files Browse the repository at this point in the history
  • Loading branch information
penguingovernor committed Sep 16, 2017
1 parent 230916a commit b83c6d7
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 @@ go get github.com/penguingovernor/goxor
### Testing
To ensure that installation went smoothly run the `go test` tool
```shell
go test github.com/penguingovernor/goxor
go test -v github.com/penguingovernor/goxor
```
### Documentation
After installing, you can use `go doc` to get documenation:
Expand Down

0 comments on commit b83c6d7

Please sign in to comment.