aboutsummaryrefslogtreecommitdiffstatshomepage
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 5a5d7f7..63f3072 100644
--- a/README.md
+++ b/README.md
@@ -22,7 +22,7 @@ in the project's root directory.
To run a local web server, run
- bundle exec jekyll serve --watch --config _config.yml,_config_dev.yml
+ bundle exec jekyll serve
You can then review your changes at http://localhost:4000/.