Skip to content

Commit fd40ebd

Browse files
committed
Merge pull request #208 from kaichanvong/gh-pages
Edit text mentioning to use sudo
2 parents 8655097 + 0acca06 commit fd40ebd

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ This is the source code for <http://tutorials.codebar.io>
44

55
This is a [GitHub Pages](https://pages.github.com/) repo, so you can render the pages with [Jekyll](http://jekyllrb.com/):
66

7-
1. `bundle install`, which will install Jekyll (`sudo` if needed)
7+
1. `bundle install`, which will install Jekyll
88
2. `bundle exec jekyll serve`
99
3. go to http://127.0.0.1:4000
1010

@@ -15,3 +15,4 @@ We encourage you to contribute with your suggestions and corrections, head to ou
1515
## License
1616

1717
Codebar Tutorials are released under the [Attribution-NonCommercial-ShareAlike 4.0 International (CC BY-NC-SA 4.0)](http://creativecommons.org/licenses/by-nc-sa/4.0/).
18+

0 commit comments

Comments
 (0)