Skip to content

Commit

Permalink
Remove no longer needed setup instructions (#377)
Browse files Browse the repository at this point in the history
  • Loading branch information
deivid-rodriguez authored Sep 26, 2024
1 parent dab9589 commit 945a2b0
Showing 1 changed file with 1 addition and 5 deletions.
6 changes: 1 addition & 5 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -24,11 +24,7 @@ are gladly accepted!
Setup
-----

First, install the `sass` command line tool. On MacOS you can use Homebrew:

$ brew install sass/sass/sass

Then run `bundle install` and `bundle exec rake`. This will launch both Jekyll and
First, run `bundle install` and `bundle exec rake`. This will launch both Jekyll and
Sass in "watch" mode.

The pages will be available at http://localhost:4000/
Expand Down

0 comments on commit 945a2b0

Please sign in to comment.