From 8a1284abf4efbfeb476e3a3f3bdb9dd7462805af Mon Sep 17 00:00:00 2001 From: Raphael Cerveaux Date: Thu, 30 Aug 2018 14:31:02 +0200 Subject: [PATCH] [Docs] Usage --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index caf24b8..2c628e2 100644 --- a/README.md +++ b/README.md @@ -14,6 +14,7 @@ $ docker-compose build ~~~ $ npm install +$ npm run build ~~~ ### Usage @@ -21,7 +22,7 @@ $ npm install Launch server ~~~ -$ node index.js +$ npm run start ~~~ Launch application with Docker