We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a66a034 commit 31e99fdCopy full SHA for 31e99fd
README.md
@@ -43,8 +43,7 @@ sudo apt install libtool libffi-dev ruby ruby-dev make git libzmq-dev autoconf p
43
git clone https://github.com/zeromq/czmq
44
cd czmq && ./autogen.sh && ./configure && make
45
sudo make install
46
-sudo gem install specific_install cztop daru rbplotly
47
-sudo gem specific_install https://github.com/SciRuby/iruby.git
+sudo gem install iruby cztop daru rbplotly
48
iruby register --force
49
```
50
0 commit comments