From c0a4a199b66347d70208fa63d1576cb0039521c2 Mon Sep 17 00:00:00 2001 From: Lukas Mazur Date: Tue, 12 Dec 2023 16:15:27 +0100 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 8e40b837..5f98e6b8 100644 --- a/README.md +++ b/README.md @@ -27,7 +27,7 @@ please have a look at the [Getting Started](https://latticeqcd.github.io/SIMULAT You will need to install [`git-lfs`](https://git-lfs.github.com/) before continuing or you will need to use a git client which natively supports it. This is needed for downloading configurations used in the unit tests. Then run ```shell -git clone https://github.com/LatticeQCD/SIMULATeQCD.git -b v1.1.0 +git clone https://github.com/LatticeQCD/SIMULATeQCD.git -b v1.2.0 ``` ### Compile Using Container