Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
Added instruction on verifying installation of NPM.
  • Loading branch information
maratbn committed Jan 18, 2017
1 parent 08ecf49 commit e7d1591
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions BUILD_INSTRUCTIONS
Expand Up @@ -8,3 +8,10 @@

v0.10.25


(3) Verify that NPM has also been installed as a dependency of Node.js:

$ npm -v

1.3.10

0 comments on commit e7d1591

Please sign in to comment.