We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4331ab1 commit 28d5430Copy full SHA for 28d5430
src/intro/install.md
@@ -71,6 +71,8 @@ We'll use this later to generate a project from a template.
71
cargo install cargo-generate
72
```
73
74
+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.
75
+
76
### OS-Specific Instructions
77
78
Now follow the instructions specific to the OS you are using:
0 commit comments