Fix windows run instructions
Thank you, @stormbrew!
This commit is contained in:
parent
e4b87077fb
commit
aee263c6b0
@ -160,7 +160,7 @@ Save the file, and then type this into your terminal window:
|
||||
|
||||
```{bash}
|
||||
$ rustc hello_world.rs
|
||||
$ ./hello_world
|
||||
$ ./hello_world # just 'hello_world' on Windows
|
||||
Hello, world
|
||||
```
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user