Skip to content

Commit ec22b3c

Browse files
committed
doc fix
1 parent 7cd393e commit ec22b3c

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -8,12 +8,12 @@ ajax's cross domain restrictions.
88
To install this app on your node js server you'll need to add the _xml2js_ and _journey_ modules. I recommend npm as
99
a way to do this.
1010

11-
npm install -g xml2js
12-
npm install -g journey
11+
npm install -g xml2js
12+
npm install -g journey
1313

1414
To run the code, cd to the directory where you checked out the code and type
1515

16-
node server.js
16+
node server.js
1717

1818
Licence
1919
-------

0 commit comments

Comments
 (0)