We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 744438b commit f9f626fCopy full SHA for f9f626f
README.md
@@ -131,7 +131,7 @@ mvn wrapper:wrapper
131
./mvnw -U clean package
132
```
133
134
-The build output consists of several archive files located under `/build/build-bifromq-starters/target/`
+The build output consists of several archive files located under `/target/output`
135
136
* `bifromq-<VERSION>-windows-standalone.zip`
137
* `bifromq-<VERSION>-standalone.tar.gz`
README.zh_Hans.md
@@ -123,7 +123,7 @@ mvn wrapper:wrapper
123
124
125
126
-构建输出位于`/build/build-bifromq-starters/target/`下:
+构建输出位于`/target/output`下:
127
128
129
0 commit comments