Skip to content
This repository was archived by the owner on Jul 16, 2024. It is now read-only.

Commit 785252e

Browse files
authored
Update build-instructions.rst (#362)
1 parent b82e358 commit 785252e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

source/docs/contributing/photonvision/build-instructions.rst

+1-1
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ Development Setup
99
Prerequisites
1010
~~~~~~~~~~~~~
1111

12-
| **Java Development Kit:** This project requires Java Development Kit (JDK) 11 to be compiled. This is the same Java version that comes with WPILib. If you don't have this JDK with WPILib, you can follow the instructions to install JDK 11 for your platform `here <https://bell-sw.com/pages/liberica_install_guide-11.0.7//>`_.
12+
| **Java Development Kit:** This project requires Java Development Kit (JDK) 17 to be compiled. This is the same Java version that comes with WPILib for 2025+. If you don't have this JDK with WPILib, you can follow the instructions to install JDK 17 for your platform `here <https://bell-sw.com/pages/downloads/#jdk-17-lts>`_.
1313
| **Node JS:** The UI is written in Node JS. To compile the UI, Node 14.18.0 to Node 16.0.0 is required. To install Node JS follow the instructions for your platform `on the official Node JS website <https://nodejs.org/en/download/>`_. However, modify this line
1414
1515
.. code-block:: bash

0 commit comments

Comments
 (0)