We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9b078c9 commit 3bf862aCopy full SHA for 3bf862a
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
-<b>- [x] Run the following command:</b>
+- [x] Run the following command:
27
```bash
28
git clone 'https://github.com/yashdoshi12/Blog_Website_Without_Database.git'
29
30
-<b>- [x] `cd` to the cloned folder:</b>
+- [x] `cd` to the cloned folder:
31
32
cd Blog_Website_Without_Database
33
34
-<b>- [x] Install required `npm` pakages </b>
+- [x] Install required `npm` pakages
35
36
npm i
37
0 commit comments