From c72d558e7b32321f930fce8035616baefe9d495b Mon Sep 17 00:00:00 2001 From: Lou Quillio Date: Mon, 24 Jul 2017 15:34:02 -0700 Subject: [PATCH] Update spec README.md --- docs/spec/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/spec/README.md b/docs/spec/README.md index 3927aad..2c21236 100644 --- a/docs/spec/README.md +++ b/docs/spec/README.md @@ -161,7 +161,7 @@ for some gems to compile successfully._ ### Build and Preview Locally with Jekyll ~~~~~ -bundle exec jekyll serve +bundle exec jekyll serve --baseurl '/docs' ~~~~~ This will build the documentation tree and launch a local webserver at