You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -15,7 +15,7 @@ It's a Clojure application so you'll need:
15
15
*[Java](http://jdk.java.net/) (OpenJDK is recommended)
16
16
*[Leiningen](https://leiningen.org/)
17
17
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.
19
19
20
20
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`.
0 commit comments