Skip to content

Commit

Permalink
Update ruby path for new Macs
Browse files Browse the repository at this point in the history
  • Loading branch information
Atcold committed May 16, 2023
1 parent 29e3e15 commit f47522a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docs/README.md
Expand Up @@ -25,6 +25,7 @@ If you want to debug it locally, you need to install `jekyll`, starting by insta
```bash
brew install ruby
export PATH=/usr/local/opt/ruby/bin:$PATH
# or export PATH=/opt/homebrew/opt/ruby/bin:$PATH
gem install jekyll webrick
```

Expand Down

0 comments on commit f47522a

Please sign in to comment.