diff --git a/README.md b/README.md index 10d5590d2..2d6e1b04b 100644 --- a/README.md +++ b/README.md @@ -66,7 +66,7 @@ git clone https://github.com/linkedin/coral.git Build: -Please note that this project requires Python 3 and Java 8 to run. Set `JAVA_HOME` to the home of an appropriate version and then use: +**Please note that this project requires Python 3 and Java 8 to run. Set `JAVA_HOME` to the home of an appropriate version and then use:** ```bash ./gradlew clean build