diff --git a/src/intro/install.md b/src/intro/install.md index d2510925..79d030fa 100644 --- a/src/intro/install.md +++ b/src/intro/install.md @@ -71,6 +71,8 @@ We'll use this later to generate a project from a template. cargo install cargo-generate ``` +Note: on some Linux distros (e.g. Ubuntu) you may need to install the packages `libssl-dev` and `pkg-config` prior to installing cargo-generate. + ### OS-Specific Instructions Now follow the instructions specific to the OS you are using: