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
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -6,7 +6,7 @@ Check out our [about page]() for tips on how you can contribute!
6
6
7
7
## Dependencies
8
8
9
-
To build this locally you will need to [install Jekyll](https://jekyllrb.com/docs/installation/). From there, clone the project and run `bundle exec jekyll -w` to run it.
9
+
To build this locally you will need to [install Jekyll](https://jekyllrb.com/docs/installation/). From there, clone the project, run `bundle install` to install dependencies and run `bundle exec jekyll -w` to run it.
0 commit comments