Skip to content

Commit 3642641

Browse files
authored
Update the prerequisites
1 parent 14681ed commit 3642641

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

README.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -58,14 +58,15 @@ For compilation:
5858

5959
* Maven 3 or newer
6060
* A locally running docker daemon and permissions to run containers
61-
* Java 10 or newer installed
61+
* Java 8 or newer installed
6262
* Bash
6363

6464
For tests:
6565

6666
* The [can-isotp](https://github.com/hartkopp/can-isotp) kernel module loaded
6767
* [can-utils](https://github.com/linux-can/can-utils) installed in the `PATH`
68-
* A real or virtual CAN interface named "vcan0"
68+
* A CAN interface named "vcan0"
69+
* Java 8 or newer installed
6970

7071
For usage:
7172

0 commit comments

Comments
 (0)