From c1dadebdcf897aedcfb23980e56516cf66164c89 Mon Sep 17 00:00:00 2001 From: Yudit Sharabi Date: Wed, 31 Jan 2024 14:24:09 +0400 Subject: [PATCH] Fix repo name to be explicit README.md Co-authored-by: EvgeniiaVak <27793901+EvgeniiaVak@users.noreply.github.com> --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 2ffe48e6..a647e4ba 100644 --- a/README.md +++ b/README.md @@ -11,7 +11,7 @@ Set Up: - Make a new branch with feature name(can see example in some [closed PRs](https://github.com/DeXter-on-Radix/website/pulls?q=is%3Apr+is%3Aclosed)). - Make some changes. - Commit and push local branch changes to your own repo. -- Make a pull request into the Dexter Repo(original). +- Make a pull request into the [original Dexter repo](https://github.com/DeXter-on-Radix/website). Now you ready to run locally the project(this will show in your default browser as a LOCALHOST) To run the website locally: