Skip to content

Commit a59d5dd

Browse files
update README (again)
1 parent cbf2f07 commit a59d5dd

File tree

1 file changed

+8
-4
lines changed

1 file changed

+8
-4
lines changed

README.md

Lines changed: 8 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2,11 +2,15 @@
22

33
Code for FRC 2036 Black Knights' 2020 Infinite Recharge robot.
44

5-
## Java Requirements
6-
This project is compatible with Java 11, which is
7-
not the most recent version of Java. It is
5+
## Environment
6+
This project is most compatible with Java 11, which is
7+
not the most recent version of Java.
8+
9+
It is
810
recommended to use [jEnv](https://github.com/jenv/jenv)
9-
to switch between Java versions.
11+
to switch between Java versions on Mac OS and Linux.
12+
I followed [these](https://chamikakasun.medium.com/how-to-manage-multiple-java-version-in-macos-e5421345f6d0)
13+
instructions to set up jEnv on macOS Big Sur.
1014

1115
## Building
1216

0 commit comments

Comments
 (0)