Skip to content

Commit c04ffec

Browse files
authored
Update build command example
See #5599
1 parent 5f49902 commit c04ffec

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: CONTRIBUTING.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ If you are not running Gradle with JDK 11 or later and Gradle cannot detect an e
3737

3838
The Gradle wrapper is provided and should be used for building with a consistent version of Gradle.
3939

40-
The wrapper can be used with a command, for example, `./gradlew check` to build the project and check conventions.
40+
The wrapper can be used with a command, for example, `./gradlew` to build the project and check conventions.
4141

4242
## Importing into an IDE
4343

0 commit comments

Comments
 (0)