Skip to content

Commit

Permalink
Merge pull request #93 from hbz/92-howToStartJekyll
Browse files Browse the repository at this point in the history
Update how to start jekyll
  • Loading branch information
acka47 authored Aug 31, 2023
2 parents ab5665f + 169abd0 commit 6c4e012
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.textile
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ Quick setup:

Start server locally when working on a draft:

@jekyll serve --drafts --watch@
@bundle exec jekyll serve --drafts --watch@

Open "http://localhost:4000":http://localhost:4000

Expand Down

0 comments on commit 6c4e012

Please sign in to comment.