Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
TylerMommsen authored May 15, 2024
1 parent 9e2b64d commit 82b0246
Showing 1 changed file with 4 additions and 5 deletions.
9 changes: 4 additions & 5 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -42,15 +42,14 @@ This is a visualization tool designed to demonstrate the inner workings of vario

## Development
Follow these steps to run the project locally.
1. Clone the repository.

HTTPS
1. Clone the repository (HTTPS).
```sh
git clone https://github.com/TylerMommsen/pathfinding-visualizer.git
```
SSH

2. Navigate to directory
```sh
git clone [email protected]:TylerMommsen/pathfinding-visualizer.git
cd pathfinding-visualizer
```

2. Install dependenices
Expand Down

0 comments on commit 82b0246

Please sign in to comment.