From a37290120edc37386710b7cefbecab677b5f5c93 Mon Sep 17 00:00:00 2001 From: Ziming Liu Date: Sun, 21 Jul 2024 19:23:04 -0400 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 0d587dfb..e8d2a16b 100644 --- a/README.md +++ b/README.md @@ -69,7 +69,7 @@ pip **For developers** ``` -pip clone https://github.com/KindXiaoming/pykan.git +git clone https://github.com/KindXiaoming/pykan.git cd pykan pip install -e . ```