Skip to content

Commit 7cae465

Browse files
authored
Merge pull request #117 from kmyk/patch-1
Update Usage section of README.md
2 parents 84cd748 + 862b273 commit 7cae465

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ To use the Minimal theme:
1313
1. Add the following to your site's `_config.yml`:
1414

1515
```yml
16-
theme: jekyll-theme-minimal
16+
remote_theme: pages-themes/minimal
1717
```
1818
1919
2. Optionally, if you'd like to preview your site on your computer, add the following to your site's `Gemfile`:

0 commit comments

Comments
 (0)