diff --git a/README.md b/README.md index d5af6bbdb31..f9e1c5b753f 100644 --- a/README.md +++ b/README.md @@ -32,14 +32,13 @@ Just fork the repo and adjust the `_config.yml` to use with [Github Pages](https ## Installation (jekyll-remote-theme method) -You can use this theme with the `jekyll-remote-theme` plugin. Just create an empty repo, add an `index.md` file (which can be empty but needs to contain front matter) and add this to your `_config.yml`: +You can use this theme with the `jekyll-remote-theme` plugin. Just create an empty repo, copy over the `index.html` file and add this to your `_config.yml`: ```yaml -remote_theme: niklasbuschmann/contrast@v1.4 +remote_theme: niklasbuschmann/contrast@v2.0 plugins: - jekyll-remote-theme - - jekyll-default-layout ``` ## License @@ -50,9 +49,9 @@ plugins: