diff --git a/examples/java-matter-controller/README.md b/examples/java-matter-controller/README.md index 543623e6d6c997..7f557d5e82fc72 100644 --- a/examples/java-matter-controller/README.md +++ b/examples/java-matter-controller/README.md @@ -30,7 +30,7 @@ system or not. In order to install the Java Runtime Environment on your system, run the following command as root: ``` -sudo apt install default-jre Install Java default JRE +sudo apt install default-jre ``` After installing the JRE, let us check if we have the Java Development Kit