mirror of
https://github.com/notohh/rustlings.git
synced 2024-11-21 13:32:23 -05:00
Update POST_INIT_MSG
This commit is contained in:
parent
1cbabc3d28
commit
7526c6b1f9
1 changed files with 1 additions and 1 deletions
|
@ -174,7 +174,7 @@ const POST_INIT_MSG: &str = "
|
|||
Done initialization!
|
||||
|
||||
Run `cd rustlings` to go into the generated directory.
|
||||
Then run `rustlings` for further instructions on getting started.";
|
||||
Then run `rustlings` to get started.";
|
||||
|
||||
const FENISH_LINE: &str = "+----------------------------------------------------+
|
||||
| You made it to the Fe-nish line! |
|
||||
|
|
Loading…
Reference in a new issue