summaryrefslogtreecommitdiff
path: root/default_out.md
diff options
context:
space:
mode:
authorliv <liv@fastmail.com>2019-02-12 12:11:32 +0100
committerliv <liv@fastmail.com>2019-02-12 12:11:32 +0100
commitc6a313d1a83fa1c5404ec9072815f4f1eb01721d (patch)
tree2521733b149f3dfda65a8a800f183c0248d81c14 /default_out.md
parentf840212d68ebc5e388a5fd6870873082a48278fb (diff)
replace old repository references
Diffstat (limited to 'default_out.md')
-rw-r--r--default_out.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/default_out.md b/default_out.md
index 3e00c10..f88969d 100644
--- a/default_out.md
+++ b/default_out.md
@@ -5,7 +5,7 @@ Thanks for installing `rustlings`!
Let's make sure you're up to speed:
- You have Rust installed, preferably via `rustup`
- You have `~/.cargo/bin` added to your PATH variable
-- You have cloned this repository (https://github.com/rustlings/rustlings)
+- You have cloned this repository (https://github.com/rust-lang/rustlings)
- You have installed Rust language support for your editor
- You have locally installed the `rustlings` command by running:
@@ -17,4 +17,4 @@ If you've done all of this (or even most of it), congrats! You're ready
to start working with Rust.
To get started, run `rustlings verify` in order to get the first exercise.
-Make sure to have your editor open! \ No newline at end of file
+Make sure to have your editor open!