Skip to content

Commit 6ff311d

Browse files
authored
Update README.md (#288)
* Support Ubuntu 20 and 21
1 parent dc30adc commit 6ff311d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

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

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

35-
#### 17.04 to 19.04
35+
#### Ubuntu 17+
3636

3737
```shell
3838
sudo apt install libtool libffi-dev ruby ruby-dev make
@@ -43,7 +43,7 @@ gem install iruby --pre
4343
iruby register --force
4444
```
4545

46-
#### 16.04
46+
#### Ubuntu 16
4747

4848
CZTop requires CZMQ >= 4.0.0 and ZMQ >= 4.2.0. The official packages for Ubuntu 16.04 don't satisfy these version requrements, so you need to install from source.
4949

0 commit comments

Comments
 (0)