Skip to content

Commit

Permalink
Merge pull request #296 from Lotterleben/add_ruby_req_doc
Browse files Browse the repository at this point in the history
README.md: add remark that some commands don't work w/o ruby
  • Loading branch information
ghthor authored Jul 26, 2021
2 parents 759c70d + 689c8e2 commit ff6af42
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 ff6af42

Please sign in to comment.