From bf8409f1c7a465d9ec7a67c81c53e90f423dc5d2 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Daniel=20Garc=C3=ADa=20Aubert?= Date: Fri, 27 Dec 2019 16:34:54 +0100 Subject: [PATCH] Missing info --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 3b46664b..d1785be0 100644 --- a/README.md +++ b/README.md @@ -42,7 +42,7 @@ $ npm install ### Run -Create the `./config/environments/.js` file (there are `.example` files to start from). +Create the `./config/environments/.js` file (there are `.example` files to start from). Look at `./lib/server-options.js` for more on config. ```shell $ node app.js