Merge pull request #177 from SagnikSRHUSE/patch-2

Resolve dependency errors
This commit is contained in:
Dane Everitt 2020-01-09 09:19:31 -08:00 committed by GitHub
commit 2fd4cea01f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -43,7 +43,7 @@ systemctl start docker
curl -sL https://deb.nodesource.com/setup_10.x | bash -
## Install nodejs
apt install -y nodejs npm
apt install -y nodejs
```
## Installing the Daemon