Skip to content

Commit 46b1f72

Browse files
committed
Merge pull request #29 from edubkendo/master
Adds npm install instructions to readme
2 parents 7d7a791 + 18e4cc3 commit 46b1f72

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

README.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,10 @@ Contributions from David Joham
66

77
node-xml is an xml parser for node.js written in javascript.
88

9-
9+
# Install
10+
11+
npm install node-xml
12+
1013
API
1114
---
1215

0 commit comments

Comments
 (0)