Skip to content

Commit e7d1591

Browse files
committed
Added instruction on verifying installation of NPM.
1 parent 08ecf49 commit e7d1591

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

BUILD_INSTRUCTIONS

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,3 +8,10 @@
88

99
v0.10.25
1010

11+
12+
(3) Verify that NPM has also been installed as a dependency of Node.js:
13+
14+
$ npm -v
15+
16+
1.3.10
17+

0 commit comments

Comments
 (0)