Skip to content

Commit

Permalink
chore: fix command in readme
Browse files Browse the repository at this point in the history
  • Loading branch information
ellielle committed Dec 15, 2023
1 parent e3e7488 commit c4afbf2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ A maze builder and solver in Python

## Running

- Clone the repo `git@github.com/ellielle/path-finder.git`
- Clone the repo `$ git clone git@github.com/ellielle/path-finder.git`

- Run tests with `$ python3 tests.py`

Expand Down

0 comments on commit c4afbf2

Please sign in to comment.