summaryrefslogtreecommitdiff
path: root/src/main.rs
diff options
context:
space:
mode:
authormo8it <mo8it@proton.me>2024-04-14 17:11:27 +0200
committermo8it <mo8it@proton.me>2024-04-14 17:11:27 +0200
commit7526c6b1f92626df6ab8b4853535b73711bfada4 (patch)
treebd3ad843a575650881b220c4b008fc7509917d24 /src/main.rs
parent1cbabc3d28a29a01caeffba969ed640e00e5f0be (diff)
Update POST_INIT_MSG
Diffstat (limited to 'src/main.rs')
-rw-r--r--src/main.rs2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/main.rs b/src/main.rs
index 28a426b..ed5becf 100644
--- a/src/main.rs
+++ b/src/main.rs
@@ -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! |