Skip to content

Commit d773478

Browse files
authored
Add Requirements to README
1 parent d3ceb13 commit d773478

File tree

1 file changed

+6
-4
lines changed

1 file changed

+6
-4
lines changed

README.md

Lines changed: 6 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -7,10 +7,12 @@
77
IRuby is a Ruby kernel for [Jupyter project](http://try.jupyter.org/).
88

99
## Installation
10-
How to set up [ZeroMQ](http://zeromq.org/) depends on your environment.
11-
You can use one of the following libraries.
12-
* [ffi-rzmq](https://github.com/chuckremes/ffi-rzmq) and [libzmq](https://github.com/zeromq/libzmq) >= 3.2
13-
* [CZTop](https://gitlab.com/paddor/cztop) and [CZMQ](https://github.com/zeromq/czmq) >= 4.0.0
10+
11+
### Requirements
12+
* [Jupyter](https://jupyter.org)
13+
* One of the following is required
14+
* [ffi-rzmq](https://github.com/chuckremes/ffi-rzmq) and [libzmq](https://github.com/zeromq/libzmq)
15+
* [CZTop](https://gitlab.com/paddor/cztop) and [CZMQ](https://github.com/zeromq/czmq)
1416

1517
We recommend the [Pry](https://github.com/pry/pry) backend for full functionality.
1618

0 commit comments

Comments
 (0)