Skip to content

Commit

Permalink
tweak doc
Browse files Browse the repository at this point in the history
  • Loading branch information
parrt committed Nov 19, 2016
1 parent 19d956c commit 0dcf626
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion doc/go-target.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ Each target language for ANTLR has a runtime package for running parser generate
Get the runtime and install it on your GOPATH:

```bash
go get github.com/antlr/antlr4
go get github.com/antlr/antlr4/runtime/Go/antlr
```

#### 3. Set the release tag (optional)
Expand Down

0 comments on commit 0dcf626

Please sign in to comment.