From e2a5ad35db1983d1e353fa304595317b86f70083 Mon Sep 17 00:00:00 2001 From: Leandro Facchinetti Date: Tue, 4 Aug 2020 23:00:29 +0100 Subject: [PATCH] . --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 7495133..1957ae3 100644 --- a/README.md +++ b/README.md @@ -90,7 +90,7 @@ Install [Node.js](https://nodejs.org/) and run: ```console $ npm install -$ npm start +$ npm run develop ``` The web server will be running at `http://localhost:8000` and the email server at `smtp://localhost:2525`.