From 91acf1b0b3933e6f91c27157f2b64b905f3d2936 Mon Sep 17 00:00:00 2001 From: Rody Davis <31253215+rodydavis@users.noreply.github.com> Date: Tue, 25 Aug 2020 10:44:51 -0700 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index de27dcf7..213a4adb 100644 --- a/README.md +++ b/README.md @@ -105,7 +105,7 @@ To watch the site files, and re-build automatically, run: npm run docs:watch ``` -The site will usually be served at http://localhost:8000. +The site will usually be served at http://localhost:8000/dev. ## Bundling and minification