Fix broken path in Dockerfile and update README

This commit is contained in:
ronivay
2018-02-24 18:43:37 +02:00
parent c5545e631c
commit 440ac8cda5
2 changed files with 3 additions and 3 deletions

View File

@@ -71,7 +71,7 @@ Below is a list of packages that will be installed if missing.
CentOS:
- curl
- epel-release
- nodejs (v6)
- nodejs (v8)
- npm (v3)
- yarn
- gcc
@@ -88,7 +88,7 @@ Debian/Ubuntu:
- ca-certificates
- curl
- yarn
- nodejs (v6)
- nodejs (v8)
- npm (v3)
- build-essential
- redis-server