diff --git a/book/src/installation.md b/book/src/installation.md index 17496ea6b..856bddeee 100644 --- a/book/src/installation.md +++ b/book/src/installation.md @@ -34,6 +34,10 @@ needs to be on your `PATH` before you can run `$ lighthouse`. See ["Configuring the `PATH` environment variable" (rust-lang.org)](https://www.rust-lang.org/tools/install) for more information. +### Compilation error + +Make sure you are running the latest version of Rust. If you have installed Rust using rustup, simply type `$ rustup update`. + ### OpenSSL If you get a build failure relating to OpenSSL, try installing `openssl-dev` or