diff --git a/README.md b/README.md index a633a88..7a1b6a7 100644 --- a/README.md +++ b/README.md @@ -78,8 +78,7 @@ And then it's just a simple matter of running jekyll locally: $ jekyll serve --baseurl='' ``` -Now browse to http://127.0.0.1:4000/jekyll-clean/ (adjust per your **baseurl** -in _config.yml). +Now browse to http://127.0.0.1:4000/ Disqus Comments =============== diff --git a/_posts/2014-08-22-jekyll-clean-theme.md b/_posts/2014-08-22-jekyll-clean-theme.md index db03cdf..8b56219 100644 --- a/_posts/2014-08-22-jekyll-clean-theme.md +++ b/_posts/2014-08-22-jekyll-clean-theme.md @@ -83,8 +83,7 @@ And then it's just a simple matter of running jekyll locally: $ jekyll serve --baseurl='' ``` -Now browse to http://127.0.0.1:4000/jekyll-clean/ (adjust per your **baseurl** -in _config.yml). +Now browse to http://127.0.0.1:4000/ Disqus Comments ===============