From 7932d12130c8d2da423acec9f96357fb5d39550d Mon Sep 17 00:00:00 2001 From: Emotion Date: Sat, 23 Jul 2022 01:05:43 +1200 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index c7916e1..34ee0d2 100644 --- a/README.md +++ b/README.md @@ -13,7 +13,7 @@ ``` 1.Fork this repository -2.Clone your fork: git clone https://github.com/your-username/Ellie-v4.git +2.Clone your fork: git clone https://github.com/your-username/Ellie-bot.git 3.Create your feature branch: git checkout -b my-new-feature 4.Commit your changes: git commit -am 'Add some feature' 5.Push to the branch: git push origin my-new-feature