mirror of
https://github.com/rust-lang/book.git
synced 2026-09-15 08:59:17 -04:00
Merge pull request #657 from skade/more-enthusiasm
Greet newcomers more enthusiastically
This commit is contained in:
@@ -64,7 +64,7 @@ Hello, world!
|
||||
On Windows, run `.\main.exe` instead of `./main`. Regardless of your
|
||||
operating system, you should see the string `Hello, world!` print to the
|
||||
terminal. If you did, then congratulations! You've officially written a Rust
|
||||
program. That makes you a Rust programmer! Welcome.
|
||||
program. That makes you a Rust programmer! Welcome!
|
||||
|
||||
### Anatomy of a Rust Program
|
||||
|
||||
|
||||
Reference in New Issue
Block a user