Skip to content

Commit b4bc4ff

Browse files
authored
Fix README.md typo for running x.py (#155)
1 parent 5f32db6 commit b4bc4ff

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ Please configure this fork using the following command:
1414

1515
Afterwards you can build rustc using:
1616
```
17-
x.py build --stage 1 library
17+
./x.py build --stage 1 library
1818
```
1919

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

0 commit comments

Comments
 (0)