Skip to content

Commit d137ee8

Browse files
authored
Update README.md
1 parent b9b26cc commit d137ee8

1 file changed

Lines changed: 3 additions & 4 deletions

File tree

README.md

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -23,16 +23,15 @@ Run the commands from below in your vs-code project folder terminal.
2323
```
2424

2525
## :octocat: Cloning this repo:
26-
27-
1. Run the following command:
26+
- [x] Run the following command:
2827
```bash
2928
git clone 'https://github.com/yashdoshi12/Blog_Website_Without_Database.git'
3029
```
31-
2. `cd` to the cloned folder:
30+
- [x] `cd` to the cloned folder:
3231
```bash
3332
cd Blog_Website_Without_Database
3433
```
35-
3. Install required `npm` pakages
34+
- [x] Install required `npm` pakages
3635
```bash
3736
npm i
3837
```

0 commit comments

Comments
 (0)