Skip to content

Commit 42c2cd4

Browse files
authored
Update README.md
1 parent 56c2ae8 commit 42c2cd4

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -237,6 +237,7 @@ Below is a summary of the steps required to set up a site with remote themes:
237237
- Create a new jekyll site using `jekyll new <projectname>`.
238238
- Add `gem "jekyll-remote-theme"` to your Gemfile and then run `bundle install` to install the plugin.
239239
- Add `- jekyll-remote-theme` to the plugins section of your `_config.yml` file to activate the plugin.
240+
- Serve the jekyll site as usual (e.g. `bundle exec jekyll serve -H 0.0.0.0`)
240241

241242
## Advanced: Local development using Docker
242243

0 commit comments

Comments
 (0)