Skip to content

Commit 38ca9fb

Browse files
authored
Adding NPM install step
1 parent 75943fe commit 38ca9fb

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

Diff for: README.md

+6
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,12 @@ If you want a robust web code editor you can check projects that aim that big, s
2323
bower install codeflask
2424
```
2525

26+
**NPM:**
27+
28+
```
29+
npm install codeflask
30+
```
31+
2632
**CDN (provided by [cdnjs](https://github.com/cdnjs/cdnjs)):**
2733
```
2834
https://cdnjs.cloudflare.com/ajax/libs/CodeFlask.js/0.1.1/codeflask.min.js

0 commit comments

Comments
 (0)