Skip to content

Commit

Permalink
README.md: add remark that some commands don't work w/o ruby
Browse files Browse the repository at this point in the history
  • Loading branch information
Lotterleben committed Oct 15, 2019
1 parent 8f5693f commit 689c8e2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ to your `.bashrc` or `.zshrc`:

`[ -s "$HOME/.scm_breeze/scm_breeze.sh" ] && source "$HOME/.scm_breeze/scm_breeze.sh"`

**Note:** SCM Breeze performs much faster if you have ruby installed.
**Note:** You need to install ruby for some SCM Breeze commands to work. This also improves performance. See [ruby-lang.org](https://www.ruby-lang.org/en/documentation/installation/) for installation information.

### File Shortcuts

Expand Down

0 comments on commit 689c8e2

Please sign in to comment.