From 70cfec02a653d8041f51a9b50a95303e4e86b528 Mon Sep 17 00:00:00 2001 From: Eduard Urbach Date: Wed, 24 Apr 2019 07:59:15 +0900 Subject: [PATCH] Switch port order in the docs --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 59436afe..b4166da5 100644 --- a/README.md +++ b/README.md @@ -56,7 +56,7 @@ The `run` binary is a file watcher that will restart the web server when it dete * Add `beta.notify.moe 127.0.0.1` to your `hosts` file :page_facing_up: * If you're a Linux or Mac user, run `make ports` to forward ports :penguin: -* Otherwise, forward TCP port 4001 to 443 manually :thought_balloon: +* Otherwise, forward TCP port 443 to 4001 manually :thought_balloon: ### In your browser