Skip to content

Commit 4a98062

Browse files
committed
Merge pull request #176 from trevorah/startup-instructions
added getting started instructions
2 parents 17ecc7a + 98b2eae commit 4a98062

1 file changed

Lines changed: 7 additions & 0 deletions

File tree

README.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
View the tutorials [here](http://codebar.github.io/tutorials)
22

3+
## Getting started
4+
5+
This is a [GitHub Pages](https://pages.github.com/) repo, so you can render the pages with [Jekyll](http://jekyllrb.com/):
6+
1. `gem install jekyll` (`sudo` if needed)
7+
2. `jekyll serve`
8+
3. go to http://127.0.0.1:4000
9+
310
## Contributing
411

512
We encourage you to contribute with your suggestions and corrections, head to our [issues page](https://github.com/codebar/tutorials/issues) and open a new issue or help on the existing ones.

0 commit comments

Comments
 (0)