Fix typo in README
Signed-off-by: Julien Riou <julien@riou.xyz>
This commit is contained in:
parent
0f725cd02f
commit
75f75eea00
1 changed files with 1 additions and 1 deletions
|
@ -34,7 +34,7 @@ See [configuration example](config.example.json).
|
|||
## Usage
|
||||
|
||||
```
|
||||
python3 main --help
|
||||
python3 main.py --help
|
||||
```
|
||||
|
||||
|
||||
|
|
Reference in a new issue