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.
README.md
x.py
1 parent 5f32db6 commit b4bc4ffCopy full SHA for b4bc4ff
README.md
@@ -14,7 +14,7 @@ Please configure this fork using the following command:
14
15
Afterwards you can build rustc using:
16
```
17
-x.py build --stage 1 library
+./x.py build --stage 1 library
18
19
20
Afterwards rustc toolchain link will allow you to use it through cargo:
0 commit comments