Skip to content

Commit

Permalink
fix typo in pre-commit install command (#4)
Browse files Browse the repository at this point in the history
  • Loading branch information
JasonGrace2282 authored Nov 9, 2024
1 parent 0e26af7 commit 48e10a9
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 @@ -20,7 +20,7 @@ cd tjpho
Install the dependencies

```bash
uv run pre-commit install -a
uv run pre-commit install
```

To launch a live-reloading session, you can then do:
Expand Down

0 comments on commit 48e10a9

Please sign in to comment.