tweak doc

This commit is contained in:
parrt 2021-01-03 11:06:55 -08:00
parent dab70eae4d
commit 53f1ced58c
1 changed files with 1 additions and 0 deletions

View File

@ -146,6 +146,7 @@ The goal is to get a snapshot, such as `4.9-SNAPSHOT`, to the staging server: [a
Do this:
```bash
$ mvn install -DskipTests # seems required to get the jar files visible to maven
$ mvn deploy -DskipTests
...
[INFO] --- maven-deploy-plugin:2.7:deploy (default-deploy) @ antlr4-tool-testsuite ---