Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ Please configure this fork using the following command:

Afterwards you can build rustc using:
```
x.py build --stage 1 library
./x.py build --stage 1 library
```

Afterwards rustc toolchain link will allow you to use it through cargo:
Expand Down