From c0341afe922c89892508529e8c00d4bd814c4963 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ba=CC=81lint=20Szekeres?= Date: Sun, 7 Jul 2019 21:20:57 +0200 Subject: [PATCH] readme update --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 196e802..66d4e10 100644 --- a/README.md +++ b/README.md @@ -69,11 +69,11 @@ HTTPS, HTTP/2, IPv6, certbot, HSTS, security headers, SSL profiles, OCSP resolve ```sh npm install ``` -1. Build assets & run server +1. Build assets & run server *(with file watchers)* ```sh npm start ``` -1. Open **[127.0.0.1:8080](http://127.0.0.1:8080)** +1. Your browser will open **[127.0.0.1:3000](http://127.0.0.1:3000)** ## 🤝 Contributing Contributions are what make the open source community such an amazing place to be learn, inspire, and create. Any contributions you make are **greatly appreciated**.