TIL PATHEXT
Thanks @chris-morgan ❤️
This commit is contained in:
parent
c73f17486a
commit
efc2d4a476
1 changed files with 1 additions and 1 deletions
|
|
@ -160,7 +160,7 @@ Save the file, and then type this into your terminal window:
|
|||
|
||||
```{bash}
|
||||
$ rustc hello_world.rs
|
||||
$ ./hello_world # on Windows, this is ./hello_world.exe
|
||||
$ ./hello_world
|
||||
Hello, world
|
||||
```
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue