Skip to content

Commit c861df4

Browse files
authored
Update README.md
1 parent 4480b18 commit c861df4

File tree

1 file changed

+9
-9
lines changed

1 file changed

+9
-9
lines changed

README.md

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -68,19 +68,19 @@
6868

6969
- First Clone The Repository
7070

71-
```cmd
72-
git clone https://github.com/Ali-Eldeba/functionalty.js.git
73-
```
71+
```cmd
72+
git clone https://github.com/Ali-Eldeba/functionalty.js.git
73+
```
7474

7575
- Then Install Packages (node_modules)
7676

77-
```node
78-
npm install
79-
```
77+
```node
78+
npm install
79+
```
8080

8181
- Then Run The Website In Your Locahost Server
8282

83-
```node
84-
gulp watch
85-
```
83+
```node
84+
gulp watch
85+
```
8686
- Feel Free To Add What You Want!

0 commit comments

Comments
 (0)