From 7e39a4db804e4c9c51a698b4ed477142990f1327 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E6=BD=98=E9=B8=BF=E6=B4=8B?= <74575924+panhomyoung@users.noreply.github.com> Date: Mon, 1 Jul 2024 10:29:11 +0800 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index e858a46..7d208da 100644 --- a/README.md +++ b/README.md @@ -11,7 +11,7 @@ Compiled successfully with Clang 6.0.1, Clang 12.0.0, GCC 7.3.0, and GCC 8.2.0. ## How to Compile ```bash -git clone --recursive https://github.com/panhongyang0/phyLS.git +git clone --recursive https://github.com/panhomyoung/phyLS.git cd phyLS mkdir build cd build