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 97fc022 commit 4bc5b79Copy full SHA for 4bc5b79
doc/compile-the-compiler.asciidoc
@@ -41,11 +41,11 @@ named pi-tools in your home directory:
41
42
=== Compiling the Rust Cross-Compiler
43
44
-Now, download the Rust compiler source code:
+Now, download the Rust compiler source code and jump into cloned directory:
45
46
[source,sh]
47
---------------------------------------------------------------
48
-% git clone https://github.com/rust-lang/rust.git
+% git clone https://github.com/rust-lang/rust.git rust && cd $_
49
50
51
Add the Raspberry Pi tools to your shell's command search path:
0 commit comments