From 3b8924222ee10284ea64597563a155e21fad7211 Mon Sep 17 00:00:00 2001 From: Yulia Sharabi <yudit77091@gmail.com> Date: Mon, 29 Jan 2024 23:02:50 +0400 Subject: [PATCH] fix commas in Set Up section --- README.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index bdb2958a..2ffe48e6 100644 --- a/README.md +++ b/README.md @@ -8,10 +8,10 @@ Set Up: - Fork the Dexter repository to your github account. - Clone from your forked repo. -- 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 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). Now you ready to run locally the project(this will show in your default browser as a LOCALHOST) To run the website locally: