Skip to content

Commit

Permalink
Install ruby devel in CentOS
Browse files Browse the repository at this point in the history
  • Loading branch information
ytti committed Mar 4, 2019
1 parent 891296f commit ae7c0c4
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
yum install rh-ruby23 rh-ruby23-devel
scl enable rh-ruby23 bash
```

Expand Down

0 comments on commit ae7c0c4

Please sign in to comment.