Skip to content

Commit

Permalink
Update running locally example some more
Browse files Browse the repository at this point in the history
  • Loading branch information
scotte committed Feb 25, 2016
1 parent 559657e commit 3ebea17
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 4 deletions.
3 changes: 1 addition & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
===============
Expand Down
3 changes: 1 addition & 2 deletions _posts/2014-08-22-jekyll-clean-theme.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
===============
Expand Down

0 comments on commit 3ebea17

Please sign in to comment.