0xPolygonZero / erigon

Ethereum implementation on the efficiency frontier
GNU Lesser General Public License v3.0
0 stars 4 forks source link

Invalid Setup in README.md #3

Closed StephenMal closed 5 months ago

StephenMal commented 5 months ago

System information

Erigon version: ./erigon --version N/A

OS & Version: Windows/Linux/OSX Linux

Commit hash: N/A

Erigon Command (with flags/config):

git clone --branch stable --single-branch https://github.com/ledgerwatch/erigon.git
cd erigon
make erigon
./build/bin/erigon

Concensus Layer: N/A

Concensus Layer Command (with flags/config): N/A

Chain/Network: N/A

Expected behaviour

It to set up

Actual behaviour

It to say the filepath does not exist

Steps to reproduce the behaviour

git clone --branch stable --single-branch https://github.com/ledgerwatch/erigon.git
cd erigon
make erigon
./build/bin/erigon

Backtrace

N/A