Skip to content

Commit

Permalink
fix commas in Set Up section
Browse files Browse the repository at this point in the history
  • Loading branch information
yuliaSharabi committed Jan 29, 2024
1 parent bb303e4 commit 3b89242
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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:
Expand Down

0 comments on commit 3b89242

Please sign in to comment.