Skip to content

Commit 9b078c9

Browse files
authored
Update README.md
1 parent d137ee8 commit 9b078c9

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

README.md

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

2525
## :octocat: Cloning this repo:
26-
- [x] Run the following command:
26+
<b>- [x] Run the following command:</b>
2727
```bash
2828
git clone 'https://github.com/yashdoshi12/Blog_Website_Without_Database.git'
2929
```
30-
- [x] `cd` to the cloned folder:
30+
<b>- [x] `cd` to the cloned folder:</b>
3131
```bash
3232
cd Blog_Website_Without_Database
3333
```
34-
- [x] Install required `npm` pakages
34+
<b>- [x] Install required `npm` pakages </b>
3535
```bash
3636
npm i
3737
```

0 commit comments

Comments
 (0)