We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d137ee8 commit 9b078c9Copy full SHA for 9b078c9
1 file changed
README.md
@@ -23,15 +23,15 @@ Run the commands from below in your vs-code project folder terminal.
23
```
24
25
## :octocat: Cloning this repo:
26
-- [x] Run the following command:
+<b>- [x] Run the following command:</b>
27
```bash
28
git clone 'https://github.com/yashdoshi12/Blog_Website_Without_Database.git'
29
30
-- [x] `cd` to the cloned folder:
+<b>- [x] `cd` to the cloned folder:</b>
31
32
cd Blog_Website_Without_Database
33
34
-- [x] Install required `npm` pakages
+<b>- [x] Install required `npm` pakages </b>
35
36
npm i
37
0 commit comments