Skip to content

Commit b86bd6d

Browse files
committed
Update website generation instructions
1 parent 0e69635 commit b86bd6d

1 file changed

Lines changed: 2 additions & 3 deletions

File tree

README.md

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -9,9 +9,8 @@ See the guidelines in [CONTRIBUTING.md](https://github.com/ross-org/ross-org.git
99
## Local Website Development
1010

1111
1. Make sure your machine is properly configured with the Jekyll and GitHub Pages ruby gems by following [these instructions](https://help.github.com/articles/setting-up-your-pages-site-locally-with-jekyll/).
12-
2. Make sure you are on the gh-pages branch: `git checkout gh-pages`.
13-
3. Start the local webserver using the command `bundle exec jekyll serve -w --baseurl=`
14-
4. Visit the site at [localhost:4000](http://localhost:4000).
12+
2. Start the local webserver using the command `bundle exec jekyll serve -w --baseurl=`
13+
3. Visit the site at [localhost:4000](http://localhost:4000).
1514

1615
More information can be found [here](https://help.github.com/articles/using-jekyll-as-a-static-site-generator-with-github-pages/).
1716

0 commit comments

Comments
 (0)