From 31f82e8918ba20549ab573b88148f4c96b5c0063 Mon Sep 17 00:00:00 2001 From: bndw Date: Sun, 11 Jul 2021 11:01:16 -0700 Subject: Update README --- README.md | 10 ++-------- 1 file changed, 2 insertions(+), 8 deletions(-) (limited to 'README.md') diff --git a/README.md b/README.md index 76c88f9..43123c4 100644 --- a/README.md +++ b/README.md @@ -10,19 +10,13 @@ Print a simple card with your WiFi login details. Tape it to the fridge, keep it ## Running locally -Run the latest Docker image on http://localhost:8080 +Run the official Docker image on http://localhost:8080 ``` make run ``` -Build the Docker image - -``` -make build -``` - -Run the live-reload server on http://localhost:8080 +Run the live-reload server on http://localhost:3000 ``` make dev -- cgit v1.2.3