# Install binary from source code (option A)

Clone repository and checkout to proper tag

Copy git clone --depth 1 --branch v1.0.1 https://github.com/chain4energy/c4e-chain.git

Go to dir and build project

Copy cd c4e-chain/ make install

Check binary version should me equal

Copy c4ed version output: 1.0.1

# Next

Learn how to run and configure node