Skip to content

Commit 31d21e0

Browse files
authored
Update README.md
1 parent 1ce7475 commit 31d21e0

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

README.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -16,8 +16,8 @@
1616
## Installation ⬇️
1717

1818
- So To Get Started Using Functionalty.js Library,<br />
19-
You Have To Install It By Node.js
20-
```node
19+
You Have To Install It By npm
20+
```cmd
2121
Comming Soon
2222
```
2323
- Or You Can Install it By CDN In Your HTML File
@@ -75,13 +75,13 @@
7575

7676
- Then Install Packages (node_modules)
7777

78-
```node
78+
```cmd
7979
npm install
8080
```
8181

8282
- Run Website In Your Locahost Server With Live Reload
8383

84-
```node
84+
```cmd
8585
gulp watch
8686
```
8787

0 commit comments

Comments
 (0)