Skip to content

Commit 3ef0a38

Browse files
committed
Revert "Update"
This reverts commit 81b4e18.
1 parent 81b4e18 commit 3ef0a38

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616

1717
## Basic Setup for a new Jekyll site
1818

19-
1. Install [Jekyll](http://jekyllrb.com).
19+
1. [Install Bundler](http://bundler.io) `gem install bundler` and then install [Jekyll](http://jekyllrb.com) and all dependencies `bundle install`.
2020
2. Fork the [Minimal Mistakes repo](http://github.com/mmistakes/minimal-mistakes/fork).
2121
3. Clone the repo you just forked and rename it.
2222
4. Edit `_config.yml` to personalize your site.

0 commit comments

Comments
 (0)