Skip to content

Commit c05bc83

Browse files
authored
Merge pull request #712 from NssGourav/readme
README.MD
2 parents 103476d + fed6f58 commit c05bc83

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@ flowchart LR
5858

5959
2. **Navigate to the project directory:**
6060
```bash
61-
cd recodehive-website
61+
cd recode-website
6262
```
6363

6464
3. **Prerequesites**
@@ -88,7 +88,7 @@ This lets you see code changes instantly at [http://localhost:3000](http://local
8888
### 🏃 Quick Start
8989

9090
```bash
91-
git clone https://github.com/your-username/recodehive-website.git
91+
git clone https://github.com/your-username/recode-website.git
9292
cd recodehive-website
9393
docker-compose up
9494
```
@@ -131,7 +131,7 @@ recode-website/
131131
| ├── Google-Student-Ambassador/
132132
| ├── ...
133133
├── src/ 🔹Source Code
134-
| └── compenents/
134+
| └── components/
135135
| ├── css/
136136
| └── custom.css
137137
| ├── data/

0 commit comments

Comments
 (0)