Skip to content

Commit 7e3f77b

Browse files
committed
Update README.md
1 parent 3e9210d commit 7e3f77b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,4 +4,4 @@ nodejs-setup-script
44
Download, setup and configure nodejs automatically.<br>
55
usage: sh node_setup.sh $NODE_VERSION <br>
66
e.g.: sh node_setup.sh 0.8.2 <br>
7-
The script will download tar of nodejs to '/home/download', and setup it to '/home/app'. If the directories isn't existed, it will create them. After setup, the executable 'node' will add to PATH, and NODE_PATH is also configured.
7+
The script will download tar of nodejs to '/home/download', and setup it to '/home/app'. If the directories isn't existed, it will create them. After setup, the executable 'node' will be added to PATH, and NODE_PATH is also configured.

0 commit comments

Comments
 (0)