Skip to content

Commit

Permalink
Update
Browse files Browse the repository at this point in the history
  • Loading branch information
martgnz committed Sep 3, 2019
1 parent 8d523ac commit bad9b1e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,8 @@ Our site uses [Jekyll](https://jekyllrb.com/) and [Bootstrap](http://getbootstra

## Development

We use [bundler](https://bundler.io/) to manage the dependencies. To make code changes first install it with `gem install bundler`.
We use [bundler](https://bundler.io/) to manage the dependencies. First, install it with `gem install bundler`.

Now, install the dependencies with `bundle install`.
Now, navigate to this folder and install Jekyll and the other deps with `bundle install`.

Run the development server with `bundle exec jekyll serve`.

0 comments on commit bad9b1e

Please sign in to comment.