From cc9549eac8c5e5053ccc73b3998eb4ba5e445104 Mon Sep 17 00:00:00 2001 From: Chris Bednarski Date: Mon, 6 Jul 2015 14:54:30 -0600 Subject: [PATCH] Update README to recommend the makefile --- website/README.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/website/README.md b/website/README.md index d661265d9..881362f5a 100644 --- a/website/README.md +++ b/website/README.md @@ -16,8 +16,7 @@ Running the site locally is simple. Clone this repo and run the following commands: ``` -$ bundle -$ PACKER_DISABLE_DOWNLOAD_FETCH=true PACKER_VERSION=1.0 bundle exec middleman server +make dev ``` Then open up `localhost:4567`. Note that some URLs you may need to append