From fea98be4b414b4b85485fce5ab710aa87235df45 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Edoardo=20Apr=C3=A0?= Date: Fri, 3 Nov 2023 21:23:54 -0700 Subject: [PATCH] 7.2.2 [ci skip] --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 47d86020be..6e00e0c834 100644 --- a/README.md +++ b/README.md @@ -28,7 +28,7 @@ Source download instructions for developers ``` git clone https://github.com/nwchemgit/nwchem.git ``` -* 7.2.1 Release +* 7.2.2 Release ``` git clone -b hotfix/release-7-2-0 https://github.com/nwchemgit/nwchem.git nwchem-7.2.2 ```