Skip to content

Commit 2e5785f

Browse files
committed
Fixed Readme.md
1 parent 10a3af9 commit 2e5785f

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
@@ -53,12 +53,12 @@ flowchart LR
5353

5454
1. **Clone the repository:**
5555
```bash
56-
git clone https://github.com/your-username/recodehive-website.git
56+
git clone https://github.com/your-username/recode-website.git
5757
```
5858

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

6464
3. **Prerequesites**
@@ -112,7 +112,7 @@ recode-website/
112112
| ├── Google-Student-Ambassador/
113113
| ├── ...
114114
├── src/ 🔹Source Code
115-
| └── compenents/
115+
| └── components/
116116
| ├── css/
117117
| └── custom.css
118118
| ├── data/

0 commit comments

Comments
 (0)