Update dev.md

This commit is contained in:
Michiel Borkent 2020-03-23 11:35:34 +01:00 committed by GitHub
parent c5a61e4d2d
commit ff181f0e1a
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1,6 +1,6 @@
# Developing Babashka
You need [Leiningen](https://leiningen.org/) for running JVM tests and/or producing uberjars. For building binaries you need GraalVM. Currently we use java8-19.3.1.
You need [lein](https://leiningen.org/) for running JVM tests and/or producing uberjars. For building binaries you need GraalVM. Currently we use java8-19.3.1.
## Clone repository