Permalink
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Browse files
Added instruction on verifying installation of NPM.
- Loading branch information
Showing
with
7 additions
and
0 deletions.
-
+7
−0
BUILD_INSTRUCTIONS
|
@@ -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 |
|
|
|