From 513ee1c4b339ad522213acee3ca7eabe30ae40a3 Mon Sep 17 00:00:00 2001 From: Helen Chong Date: Tue, 11 Jun 2024 02:45:46 +0800 Subject: [PATCH] Correct Git repo address in README --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index e2304781..2c38c8d0 100644 --- a/README.md +++ b/README.md @@ -11,7 +11,7 @@ Recommended JavaScript runtime: [Bun](https://bun.sh). 1. Clone this repository locally ``` - git clone https://github.com/helenclx/Neocities-Leilukin.git + git clone https://github.com/helenclx/leilukin-site.git ``` 1. Install dependencies ```