Skip to content

Commit af76555

Browse files
authored
Fix for issue #1898
Just a few words that specify that building the site takes time (related to issue #1898)
1 parent 12cb8a2 commit af76555

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@ Edit `/_posts/2014-3-3-Hello-World.md` to publish your first blog post. This [Ma
5454
2. Clone down your fork `git clone https://github.com/yourusername/yourusername.github.io.git`
5555
3. Serve the site and watch for markup/sass changes `jekyll serve`
5656
4. View your website at http://127.0.0.1:4000/
57-
5. Commit any changes and push everything to the master branch of your GitHub user repository. GitHub Pages will then rebuild and serve your website.
57+
5. Commit any changes and push everything to the master branch of your GitHub user repository. GitHub Pages will then rebuild and serve your website (note: the rebuild might take a few minutes).
5858

5959
## Moar!
6060

0 commit comments

Comments
 (0)