Skip to content
This repository was archived by the owner on Aug 2, 2022. It is now read-only.

Commit 6034a19

Browse files
authored
Merge pull request #10494 from EOSIO/jjz-update-readme-2.2.0-rc1
Remove unsupported OS platforms from README.md
2 parents c1c703e + 2c3ef45 commit 6034a19

File tree

1 file changed

+0
-7
lines changed

1 file changed

+0
-7
lines changed

README.md

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -35,8 +35,6 @@ EOSIO currently supports the following operating systems:
3535
1. Amazon Linux 2
3636
2. CentOS 7
3737
2. CentOS 7.x
38-
2. CentOS 8
39-
3. Ubuntu 16.04
4038
4. Ubuntu 18.04
4139
4. Ubuntu 20.04
4240
5. MacOS 10.14 (Mojave)
@@ -81,11 +79,6 @@ brew remove eosio
8179
wget https://github.com/eosio/eos/releases/download/v2.1.0-rc1/eosio_2.1.0-rc1-ubuntu-18.04_amd64.deb
8280
sudo apt install ./eosio_2.1.0-rc1-ubuntu-18.04_amd64.deb
8381
```
84-
#### Ubuntu 16.04 Package Install
85-
```sh
86-
wget https://github.com/eosio/eos/releases/download/v2.1.0-rc1/eosio_2.1.0-rc1-ubuntu-16.04_amd64.deb
87-
sudo apt install ./eosio_2.1.0-rc1-ubuntu-16.04_amd64.deb
88-
```
8982
#### Ubuntu Package Uninstall
9083
```sh
9184
sudo apt remove eosio

0 commit comments

Comments
 (0)