You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+2-1Lines changed: 2 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -4,7 +4,7 @@ This is the source code for <http://tutorials.codebar.io>
4
4
5
5
This is a [GitHub Pages](https://pages.github.com/) repo, so you can render the pages with [Jekyll](http://jekyllrb.com/):
6
6
7
-
1.`bundle install`, which will install Jekyll (`sudo` if needed)
7
+
1.`bundle install`, which will install Jekyll
8
8
2.`bundle exec jekyll serve`
9
9
3. go to http://127.0.0.1:4000
10
10
@@ -15,3 +15,4 @@ We encourage you to contribute with your suggestions and corrections, head to ou
15
15
## License
16
16
17
17
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/).
0 commit comments