# Install binary from source code (option A)

Clone repository and checkout to proper tag

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

Go to dir and build project

Copy cd c4e-chain/ make install

Check binary version should be equal

Copy c4ed version output: 1.4.0

# Next

Learn how to run and configure node