Skip to content

Commit

Permalink
Merge branch 'master' of github.com:google/badwolf
Browse files Browse the repository at this point in the history
  • Loading branch information
xllora committed Feb 26, 2016
2 parents 60996c6 + b38f9aa commit 1efc49a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/command_line_tool.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ The `bw` command line tool is built via the `tools/vcli/bw` package. You
can build the tool by just typing

```
$ got test ./... && go build ./tools/vcli/bw/...
$ go test ./... && go build ./tools/vcli/bw/...
```

Is the test pass successfully you will get the `bw` tool ready to go.
Expand Down

0 comments on commit 1efc49a

Please sign in to comment.