From a5f221aa39196b00cb12425ba9f6ed5500ae5790 Mon Sep 17 00:00:00 2001 From: mo8it Date: Sun, 7 Jul 2024 15:53:48 +0200 Subject: Improve some messages --- src/dev/new.rs | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'src/dev/new.rs') diff --git a/src/dev/new.rs b/src/dev/new.rs index fefc4fc..55d5f14 100644 --- a/src/dev/new.rs +++ b/src/dev/new.rs @@ -139,7 +139,7 @@ const README: &str = "# Rustlings 🦀 Welcome to these third-party Rustlings exercises 😃 -First, [install Rustlings using the official instructions in the README of the Rustlings project](https://github.com/rust-lang/rustlings) ✅ +First, [install Rustlings using the official instructions](https://github.com/rust-lang/rustlings) ✅ -Then, open your terminal in this directory and run `rustlings` to get started with the exercises 🚀 +Then, clone this repository, open a terminal in this directory and run `rustlings` to get started with the exercises 🚀 "; -- cgit v1.2.3