diff --git a/book/src/installation.md b/book/src/installation.md index fd01125f2..94c6bcdd3 100644 --- a/book/src/installation.md +++ b/book/src/installation.md @@ -33,7 +33,9 @@ Ubuntu under WSL, you can should install the Ubuntu dependencies listed in the [ ## Troubleshooting -### Dependencies (Ubuntu) +### Dependencies + +#### Ubuntu Several dependencies may be required to compile Lighthouse. The following packages may be required in addition a base Ubuntu Server installation: @@ -42,6 +44,12 @@ packages may be required in addition a base Ubuntu Server installation: sudo apt install -y git gcc g++ make cmake pkg-config libssl-dev ``` +#### macOS + +You will need `cmake`. You can install via homebrew: + + brew install cmake + ### Command is not found Lighthouse will be installed to `CARGO_HOME` or `$HOME/.cargo`. This directory