Skip to content

Commit fb8ffe7

Browse files
authored
Update README.md (#289)
* Remove Anaconda recommendation
1 parent 6ff311d commit fb8ffe7

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ gem specific_install https://github.com/SciRuby/iruby
3030

3131
### Ubuntu
3232

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

3535
#### Ubuntu 17+
3636

@@ -61,7 +61,7 @@ iruby register --force
6161

6262
### Windows
6363

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

6767
Install ZeroMQ.
@@ -78,7 +78,7 @@ iruby register --force
7878
### macOS
7979

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

8383
#### Homebrew
8484

0 commit comments

Comments
 (0)