Skip to content

Commit 026e6cd

Browse files
Update readme.md
Removed -
1 parent ebefdd5 commit 026e6cd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

scripts/readme.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ The build.sh and deploy.sh scripts are meant to be run in Ubuntu WSL. Here are t
1111

1212
3. The command 'which node' should point to a node installation in ubuntu (eg: /usr/bin/node)
1313

14-
curl -sL https://deb.nodesource.com/setup_8.x | sudo -E bash
14+
curl -sL https://deb.nodesource.com/setup_8.x | sudo -E bash
1515

1616
sudo apt-get install -y nodejs
1717

0 commit comments

Comments
 (0)