Skip to content

Commit

Permalink
Update README with latest tested environment
Browse files Browse the repository at this point in the history
  • Loading branch information
carlosefr committed Nov 5, 2020
1 parent 87385b3 commit 102e668
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ It's a Clojure application so you'll need:
* [Java](http://jdk.java.net/) (OpenJDK is recommended)
* [Leiningen](https://leiningen.org/)

It was last known to work with OpenJDK 13 on macOS 10.13.6.
It was last known to work with OpenJDK 15.0.1 on macOS 10.15.7.

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`.

Expand Down

0 comments on commit 102e668

Please sign in to comment.