We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e9d5d38 commit e3f2fc1Copy full SHA for e3f2fc1
README.md
@@ -184,7 +184,7 @@ The reason we use recursive is to clone the spec submodule we have embedded at `
184
Gradle projects, this project chooses not to embed the Gradle runtime library in the repository. To assemble the entire
185
project with [Gradle](https://gradle.org/) installed and on the `PATH` (tested with 4.6), run:
186
187
- gradle assembleDist
+ gradle :compiler:assembleDist
188
189
### Library Notes
190
0 commit comments