Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
akreienbring authored Mar 2, 2020
1 parent 9586e4a commit 9351b59
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -84,7 +84,7 @@ VisualAlchemist

You'll need a webserver of your choice to run the tool. However, I included a little javascript "startUp.js" that uses express to get you started.

1. Install node.js (with npm) https://nodejs.org/en/
1. Install node.js (with npm) https://nodejs.org
2. Go to your applicaton root (VisualAlchimist in the sample above)
- type `npm init` and follow the initialization procedure
- type `npm install --save express`
Expand Down

0 comments on commit 9351b59

Please sign in to comment.