Skip to content
This repository was archived by the owner on May 23, 2024. It is now read-only.

Commit 37f9de2

Browse files
committed
Tweak wording
Signed-off-by: Yuki Okushi <[email protected]>
1 parent 2198d44 commit 37f9de2

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
@@ -24,7 +24,7 @@ Contributing to Glacier is fairly easy:
2424
3. Create a file in `ices/` with the same number as the issue reporting the ICE.
2525
4. Copy the code that causes the ICE into your new file.
2626
5. (optional) Verify it works by running `rustup update nightly`, then
27-
`cargo run NUMBER` to run your ICE.
27+
`cargo run $ISSUE_NUMBER` to run your ICE.
2828
6. Send a pull request!
2929

3030
Note: Running this on Windows may give false positives and report some ICEs as fixed,

0 commit comments

Comments
 (0)