From ceac57ddfe0b7a505038745b6d04683b65ab9d82 Mon Sep 17 00:00:00 2001 From: robinzyb <38876805+robinzyb@users.noreply.github.com> Date: Tue, 26 Dec 2023 15:37:30 +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 41898c1..117df78 100644 --- a/README.md +++ b/README.md @@ -18,7 +18,7 @@ pip install cp2kdata ## From source One can download the source code of cp2kdata by ```bash -https://github.com/robinzyb/cp2kdata.git cp2kdata +git clone https://github.com/robinzyb/cp2kdata.git cp2kdata ``` then use `pip` to install the module from source