Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ gem specific_install https://github.com/SciRuby/iruby

### Ubuntu

Install Jupyter with [Anaconda](https://www.anaconda.com/) (recommended).
Install Jupyter.

#### Ubuntu 17+

Expand Down Expand Up @@ -61,7 +61,7 @@ iruby register --force

### Windows

Install git and Jupyter with [Anaconda](https://www.anaconda.com/) (recommended).
Install git and Jupyter.
[DevKit](https://rubyinstaller.org/add-ons/devkit.html) is necessary for building RubyGems with native C-based extensions.

Install ZeroMQ.
Expand All @@ -78,7 +78,7 @@ iruby register --force
### macOS

Install ruby with rbenv or rvm.
Install Jupyter with [Anaconda](https://www.anaconda.com/) (recommended).
Install Jupyter.

#### Homebrew

Expand Down