Skip to content

Commit

Permalink
Merge pull request #203 from prathamjagga/patch-1
Browse files Browse the repository at this point in the history
Update JDK Version in Prerequisites
  • Loading branch information
v1r3n authored Jul 14, 2024
2 parents abce46e + 29b314d commit 4e604c7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/devguide/running/source.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ In this article we will explore how you can set up Conductor on your local machi
features.

### Prerequisites
1. JDK 11 or greater
1. JDK 17 or greater
2. (Optional) Docker if you want to run tests. You can install docker from [here](https://www.docker.com/get-started/).
3. Node for building and running UI. Instructions at [https://nodejs.org](https://nodejs.org).
4. Yarn for building and running UI. Instructions at [https://classic.yarnpkg.com/en/docs/install](https://classic.yarnpkg.com/en/docs/install).
Expand Down

0 comments on commit 4e604c7

Please sign in to comment.