mirror of
https://gitlab.com/pulsechaincom/lighthouse-pulse.git
synced 2025-01-03 17:54:28 +00:00
Add note about rustup update (#696)
This commit is contained in:
parent
182b66f396
commit
8e7b737912
@ -34,6 +34,10 @@ needs to be on your `PATH` before you can run `$ lighthouse`.
|
|||||||
See ["Configuring the `PATH` environment variable"
|
See ["Configuring the `PATH` environment variable"
|
||||||
(rust-lang.org)](https://www.rust-lang.org/tools/install) for more information.
|
(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
|
### OpenSSL
|
||||||
|
|
||||||
If you get a build failure relating to OpenSSL, try installing `openssl-dev` or
|
If you get a build failure relating to OpenSSL, try installing `openssl-dev` or
|
||||||
|
Loading…
Reference in New Issue
Block a user