Skip to content

Commit 932082c

Browse files
authoredJan 14, 2019
Update README.md
1 parent 8febc0b commit 932082c

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed
 

‎README.md

+3-3
Original file line numberDiff line numberDiff line change
@@ -7,10 +7,10 @@ This script requires the following programs to work:
77
- sudo
88

99
### Instalation
10-
Clone this repo, enter in the cloned directory and execute:
10+
Run command on terminal:
1111

12-
```shell
13-
./install.sh
12+
```
13+
wget -O - https://raw.githubusercontent.com/marcoT89/nodem/master/install.sh | bash
1414
```
1515
This script requires root access to create symbolic links to /usr/local/bin and /usr/bin. Thats it.
1616

0 commit comments

Comments
 (0)
Please sign in to comment.