From 63d12578b88004d138fb9567bd0b2d428ef1b538 Mon Sep 17 00:00:00 2001 From: Simon Brooke Date: Fri, 27 Dec 2019 12:32:50 +0000 Subject: [PATCH] Trivial change to README. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 70c995c..7224d43 100644 --- a/README.md +++ b/README.md @@ -23,7 +23,7 @@ To generate the majority of the code, run **NOTE THAT** currently this relies on development versions of the ADL framework; in order to work for you locally, this requires that you check out the development branches of each of -1. [adl-support](https://github.com/simon-brooke/adl-support/) +1. [adl-support](https://github.com/simon-brooke/adl-support/); 2. [adl](https://github.com/simon-brooke/adl); and 3. [lein-adl](https://github.com/simon-brooke/lein-adl)