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.
1 parent 5f133a2 commit 4533cb4Copy full SHA for 4533cb4
Readme.md
@@ -55,7 +55,7 @@ cd rustc_codegen_cranelift
55
To run the test suite replace the last command with:
56
57
```bash
58
-/y.sh prepare # only needs to be run the first time
+./y.sh prepare # only needs to be run the first time
59
./test.sh
60
```
61
0 commit comments