From fb79c7e9e1560d65ad671be71d512d1a54849062 Mon Sep 17 00:00:00 2001 From: Peva Blanchard Date: Thu, 13 Jun 2024 22:48:17 +0200 Subject: [PATCH] updated readme --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 67888206..a37f8410 100644 --- a/README.md +++ b/README.md @@ -49,6 +49,7 @@ process electricity_mix { On the command line, setup the cli. ```bash +git checkout lca-1.6.5 ./gradlew :cli:installDist alias lcaac=$GIT_ROOT/cli/build/install/lcaac/bin/lcaac ```