Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
adelasofia committed Apr 14, 2019
1 parent 717c5f2 commit 857447b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ These instructions will get you a copy of the project up and running on your loc

*[Jekyll documentation pages](https://jekyllrb.com/docs/)*

1. The Jekyll site provides detailed instructions for each operating system:
1. The Jekyll site provides detailed installation instructions for each operating system:

- [Mac](https://jekyllrb.com/docs/installation/macos/)
- [Linux distributions including Red Hat Linux](https://jekyllrb.com/docs/installation/other-linux)
Expand All @@ -30,7 +30,7 @@ These instructions will get you a copy of the project up and running on your loc
`cd community-theme`
6. Build the site and make it available on a local server
`bundle exec jekyll serve`
7. Now browse to http://localhost:4000
7. To preview your site, browse to http://localhost:4000

> If you encounter any unexpected errors during the above, please refer to the [troubleshooting](https://jekyllrb.com/docs/troubleshooting/#configuration-problems) page or the [requirements](https://jekyllrb.com/docs/installation/#requirements) page, as you might be missing development headers or other prerequisites.
Expand Down

0 comments on commit 857447b

Please sign in to comment.