Skip to content

Commit

Permalink
clarify – jekyll serve starts
Browse files Browse the repository at this point in the history
  • Loading branch information
rdoh committed May 16, 2018
1 parent e74bc3d commit ad377f7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ Based on [Type Theme](https://rohanchandra.github.io/type-theme/)
## Development setup

1. Install Docker and docker-compose
2. Run `docker-compose up -d`
2. Run `docker-compose up -d`. This will start the Jekyll development server.
3. Website should be available at [http://localhost:4000](http://localhost:4000). It will auto-regenerate on changes.

### Troubleshooting
Expand Down

0 comments on commit ad377f7

Please sign in to comment.