Skip to content

Commit e3f2fc1

Browse files
committed
Update build command in README
1 parent e9d5d38 commit e3f2fc1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -184,7 +184,7 @@ The reason we use recursive is to clone the spec submodule we have embedded at `
184184
Gradle projects, this project chooses not to embed the Gradle runtime library in the repository. To assemble the entire
185185
project with [Gradle](https://gradle.org/) installed and on the `PATH` (tested with 4.6), run:
186186

187-
gradle assembleDist
187+
gradle :compiler:assembleDist
188188

189189
### Library Notes
190190

0 commit comments

Comments
 (0)