commit | b7b8135ff9f409c19fc24ee962600c56ec3467db | [log] [tgz] |
---|---|---|
author | 朱少飞 <42376488+css521@users.noreply.github.com> | Mon May 29 07:49:13 2023 |
committer | Terence Parr <parrt@antlr.org> | Tue May 30 16:33:50 2023 |
tree | e9df9e6bb7ba3c86b1d6cba6042a38c137bed9bb | |
parent | 873a01ca2939e623f396d356f9e903b9afd4ca32 [diff] |
fix go-target.md, remove duplicate get Signed-off-by: 朱少飞 <42376488+css521@users.noreply.github.com>
diff --git a/doc/go-target.md b/doc/go-target.md index 6cc52a5..22864b4 100644 --- a/doc/go-target.md +++ b/doc/go-target.md
@@ -78,7 +78,7 @@ using the standard. ```shell -go get -u get github.com/antlr4-go/antlr +go get -u github.com/antlr4-go/antlr ``` If you have not yet upgraded existing projects to the `/v4` module path, consult the section *Upgrading to v4