Add ./ to run x.py
This commit is contained in:
parent
3bbe9b8fa1
commit
f7bf37a53f
1 changed files with 1 additions and 1 deletions
|
|
@ -20,7 +20,7 @@ address [issue 42678](https://github.com/rust-lang/rust/issues/42678).
|
|||
Compile the compiler, up to at least stage 1:
|
||||
|
||||
```
|
||||
x.py build library/std
|
||||
./x.py build library/std
|
||||
```
|
||||
|
||||
### 2. Run `rustc`, with flags
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue