mirror of
https://github.com/ArthurDanjou/rustlings.git
synced 2026-01-29 11:00:26 +01:00
fix(intro): clarify hint usage
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
// intro2.rs
|
||||
// Make the code print a greeting to the world.
|
||||
// Execute `rustlings hint intro2` for a hint.
|
||||
// Execute `rustlings hint intro2` or use the `hint` watch subcommand for a hint.
|
||||
|
||||
// I AM NOT DONE
|
||||
|
||||
|
||||
Reference in New Issue
Block a user