Skip to content

Commit 38411f7

Browse files
authored
Update README.md
1 parent 39ba2e8 commit 38411f7

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -70,8 +70,9 @@ Beautiful-Jekyll was initially developed as a GitHub Pages theme that was meant
7070
- Using `remote_theme` with a GitHub repository
7171

7272
- Create a new GitHub repository or go to an existing repository
73-
- Go to _Settings_, scroll down to the _GitHub Pages_ section, and choose "master branch" as the source
7473
- Add `remote_theme: daattali/beautiful-jekyll@2.0.0` to your `_config.yml` file (make sure to remove any previous `theme` or `remote_theme` parameters that may have been there before)
74+
- Go to _Settings_, scroll down to the _GitHub Pages_ section, and choose "master branch" as the source
75+
- Your website will be at `https://<yourusername>.github.io\<projectname>`
7576

7677
- Using `remote_theme` with a Ruby Jekyll site
7778

0 commit comments

Comments
 (0)