From 38845021b4ee26bb2c987326a34a0b20a2286c97 Mon Sep 17 00:00:00 2001 From: piber-dev <138930882+piber-dev@users.noreply.github.com> Date: Wed, 16 Oct 2024 11:47:25 +0200 Subject: [PATCH] fix README.md the repo name is website now --- Readme.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Readme.md b/Readme.md index 464b31fb..8867662d 100644 --- a/Readme.md +++ b/Readme.md @@ -31,13 +31,13 @@ To run the repository locally and explore the website on your machine, follow th 1. **Clone the Repository:** ```bash - git clone https://github.com/akash-network/website-revamp + git clone https://github.com/akash-network/website ``` 2. **Navigate to the Project Directory:** ```bash - cd website-revamp + cd website ``` 3. **Install Dependencies:**