diff --git a/README.md b/README.md index 1ab26cb..41bcbe5 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,8 @@ # ZecWallet light client. Coming soon... + +## Compiling from source + +#### Pre-requisites +* Rust v1.37 or higher. (Run `rustup update` to get the latest version of Rust if you already have it installed)