Add ./ to run x.py
This commit is contained in:
parent
6dd6d868e5
commit
6d3eb2bc75
|
|
@ -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…
Reference in New Issue