From 8242d06216f0866d920ce2fc98af710a9333b383 Mon Sep 17 00:00:00 2001 From: Peter Benjamin Date: Tue, 29 Jan 2019 09:59:04 -0800 Subject: [PATCH] Add instruction to browse to correct port --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 8ab551a..65f0ab0 100644 --- a/README.md +++ b/README.md @@ -56,6 +56,8 @@ cd $HOME/go/src/github.com/dgageot/demoit demoit sample ``` +Then, browse to http://localhost:8888 + *Pro tip:* Run `demoit -dev sample` instead and enjoy live reload each time you change the content of the slides. ## Build