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

Commit

Permalink
Merge pull request #10494 from EOSIO/jjz-update-readme-2.2.0-rc1
Browse files Browse the repository at this point in the history
Remove unsupported OS platforms from README.md
  • Loading branch information
nickjjzhao authored Jul 12, 2021
2 parents c1c703e + 2c3ef45 commit 6034a19
Showing 1 changed file with 0 additions and 7 deletions.
7 changes: 0 additions & 7 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -35,8 +35,6 @@ EOSIO currently supports the following operating systems:
1. Amazon Linux 2
2. CentOS 7
2. CentOS 7.x
2. CentOS 8
3. Ubuntu 16.04
4. Ubuntu 18.04
4. Ubuntu 20.04
5. MacOS 10.14 (Mojave)
Expand Down Expand Up @@ -81,11 +79,6 @@ brew remove eosio
wget https://github.com/eosio/eos/releases/download/v2.1.0-rc1/eosio_2.1.0-rc1-ubuntu-18.04_amd64.deb
sudo apt install ./eosio_2.1.0-rc1-ubuntu-18.04_amd64.deb
```
#### Ubuntu 16.04 Package Install
```sh
wget https://github.com/eosio/eos/releases/download/v2.1.0-rc1/eosio_2.1.0-rc1-ubuntu-16.04_amd64.deb
sudo apt install ./eosio_2.1.0-rc1-ubuntu-16.04_amd64.deb
```
#### Ubuntu Package Uninstall
```sh
sudo apt remove eosio
Expand Down

0 comments on commit 6034a19

Please sign in to comment.