Skip to content

Commit 102e668

Browse files
committed
Update README with latest tested environment
1 parent 87385b3 commit 102e668

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ It's a Clojure application so you'll need:
1515
* [Java](http://jdk.java.net/) (OpenJDK is recommended)
1616
* [Leiningen](https://leiningen.org/)
1717

18-
It was last known to work with OpenJDK 13 on macOS 10.13.6.
18+
It was last known to work with OpenJDK 15.0.1 on macOS 10.15.7.
1919

2020
Once you have these requirements installed, run `lein run` in the project directory. It will download the necessary dependencies and start an HTTP server on port `tcp/3000`.
2121

0 commit comments

Comments
 (0)