Skip to content

Commit

Permalink
edits README
Browse files Browse the repository at this point in the history
  • Loading branch information
jameshamann committed Dec 29, 2017
1 parent 1b5c8f7 commit eb80357
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,7 @@ This will create an endless scroll of your latest blog posts.

You can test if this works by running ```jekyll serve``` and monitoring the output on your terminal. You should notice a list of your latest posts, along with their titles, like this.

```bash
```
→ jekyll serve
Configuration file: yourpath/_config.yml
Source: /yourpath
Expand All @@ -89,7 +89,7 @@ W, [2017-12-29T14:12:28.986083 #20647] WARN -- Feedjira: Failed to parse last m
Auto-regeneration: enabled for '/yourpath'
Server address: http://127.0.0.1:4000//
Server running... press ctrl-c to stop.
``
```

## Further Development

Expand Down

0 comments on commit eb80357

Please sign in to comment.