Skip to content

Commit

Permalink
Update README.md (ytti#1731)
Browse files Browse the repository at this point in the history
rh-ruby23-devel  not found in SCL. Use rh-ruby23-ruby-devel instead
  • Loading branch information
dalamanster authored and ytti committed Mar 10, 2019
1 parent 2cec0e1 commit ef5843c
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 @@ -104,7 +104,7 @@ Install Ruby 2.3 from [SCL](https://www.softwarecollections.org/en/scls/rhscl/rh

```shell
yum install centos-release-scl
yum install rh-ruby23 rh-ruby23-devel
yum install rh-ruby23 rh-ruby23-ruby-devel
scl enable rh-ruby23 bash
```

Expand Down

0 comments on commit ef5843c

Please sign in to comment.