We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents cdcb8f2 + 0fb6f81 commit c2829b3Copy full SHA for c2829b3
src/doc/src/getting-started/installation.md
@@ -3,7 +3,7 @@
3
### Install Rust and Cargo
4
5
The easiest way to get Cargo is to install the current stable release of [Rust]
6
-by using `rustup`.
+by using `rustup`. Installing Rust using `rustup` will also install `cargo`.
7
8
On Linux and macOS systems, this is done as follows:
9
0 commit comments