You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Aug 2, 2022. It is now read-only.
"
In section 'Building' documentation for Ubuntu 18.04, in section 'install eosio 1.8.1', the github link is not found. In the documentation, says :
'https://github.com/EOSIO/eos/releases/download/v1.8.1/eosio_1.8.1-1-ubuntu-18.04_amd64.deb'
it should be :
'https://github.com/EOSIO/eos/releases/download/v1.8.10/eosio_1.8.10-1-ubuntu-18.04_amd64.deb'
It also happen for install command, it should be :
'apt install -y ./eosio_1.8.10-1-ubuntu-18.04_amd64.deb'
"