Skip to content
This repository was archived by the owner on Jun 12, 2023. It is now read-only.

Commit 26df12c

Browse files
committed
setup.sh no longer installs all rubies. (closes postmodern#323)
1 parent bbc43a0 commit 26df12c

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

README.md

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -52,9 +52,8 @@ with:
5252

5353
### setup.sh
5454

55-
chruby also includes a `setup.sh` script, which installs chruby and the latest
56-
releases of [Ruby], [JRuby] and [Rubinius]. Simply run the script as root or
57-
via `sudo`:
55+
chruby also includes a `setup.sh` script, which installs chruby. Simply run the
56+
script as root or via `sudo`:
5857

5958
sudo ./scripts/setup.sh
6059

0 commit comments

Comments
 (0)