We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ebefdd5 commit 026e6cdCopy full SHA for 026e6cd
scripts/readme.md
@@ -11,7 +11,7 @@ The build.sh and deploy.sh scripts are meant to be run in Ubuntu WSL. Here are t
11
12
3. The command 'which node' should point to a node installation in ubuntu (eg: /usr/bin/node)
13
14
- curl -sL https://deb.nodesource.com/setup_8.x | sudo -E bash –
+ curl -sL https://deb.nodesource.com/setup_8.x | sudo -E bash
15
16
sudo apt-get install -y nodejs
17
0 commit comments