Skip to content

Commit

Permalink
add missing dash in README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Theodlz committed Feb 29, 2024
1 parent 7a91481 commit fb53ec4
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 @@ -23,7 +23,7 @@ This would:
You can run frigate with:

```bash
PYTHONPATH=. python frigate -k_token=<your_token>
PYTHONPATH=. python frigate --k_token=<your_token>
```

To get the list of all possible arguments, you can run:
Expand Down

0 comments on commit fb53ec4

Please sign in to comment.