diff --git a/README.md b/README.md index 168f2fb..752fa70 100644 --- a/README.md +++ b/README.md @@ -4,5 +4,5 @@ * Download [Hugo extended edition](https://github.com/gohugoio/hugo/releases/) (named hugo_extended). * Check out repo -* Run `hugo serve -D --gc -w` -* Goto `http://localhost:1313/` \ No newline at end of file +* Run `hugo serve -D --gc -w -F` (add -F to show content with future dates) +* Goto `http://localhost:1313/`