We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d37e921 commit 9f5b7adCopy full SHA for 9f5b7ad
README.md
@@ -6,7 +6,7 @@
6
### library
7
8
```
9
-$ yum install -y gcc-c++ patch readline readline-devel zlib zlib-devel libffi-devel openssl-devel git vim tmux
+$ yum install -y gcc-c++ patch readline readline-devel zlib zlib-devel libffi-devel openssl-devel git vim tmux ruby-devel
10
$ wget http://pyyaml.org/download/libyaml/yaml-0.1.5.tar.gz
11
$ tar xvzf yaml-0.1.5.tar.gz
12
$ cd yaml-0.1.5
0 commit comments