From 60e421929ab618eb7ef59d4995c80539a46d451d Mon Sep 17 00:00:00 2001 From: Megan McMahon Date: Tue, 3 Dec 2024 14:55:13 -0700 Subject: [PATCH] Update setup.md --- module1/projects/flashcards/setup.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/module1/projects/flashcards/setup.md b/module1/projects/flashcards/setup.md index 0c322ee4..2fec7fca 100644 --- a/module1/projects/flashcards/setup.md +++ b/module1/projects/flashcards/setup.md @@ -6,7 +6,7 @@ title: FlashCards - Setup _[Back to FlashCards Home](./index)_ -* Fork [this repository](https://github.com/turingschool-examples/flash_cards) +* Fork this repository * Clone YOUR fork to your computer * Make sure you don't clone the turingschool-examples repository * You can confirm that you have cloned the correct repository by running `git remote -v`. You should see something like this: