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

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
nksanthosh authored Dec 31, 2020
1 parent f416d52 commit edc9ae6
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -97,12 +97,12 @@ sudo apt remove eosio

### RPM-based (CentOS, Amazon Linux, etc.):

#### RPM Package Install Centos 7
#### RPM Package Install CentOS 7
```sh
wget https://github.com/eosio/eos/releases/download/v2.1.0-rc2/eosio-2.1.0-rc2.el7.x86_64.rpm
sudo yum install ./eosio-2.1.0-rc2.el7.x86_64.rpm
```
#### RPM Package Install Centos 8
#### RPM Package Install CentOS 8
```sh
wget https://github.com/eosio/eos/releases/download/v2.1.0-rc2/eosio-2.1.0-rc2.el8.x86_64.rpm
sudo yum install ./eosio-2.1.0-rc2.el8.x86_64.rpm
Expand Down

0 comments on commit edc9ae6

Please sign in to comment.