Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
Changed order of key and file
  • Loading branch information
FredHaa authored Apr 19, 2023
1 parent 2b82324 commit 3e7a713
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 @@ -9,7 +9,7 @@ You can use it on your CLI
```bash
pip install mediacatch_s2t

python -m mediacatch_s2t <path/to/your/media/file> <api_key>
python -m mediacatch_s2t <api_key> <path/to/your/media/file>
```

Or import it as a module
Expand Down

0 comments on commit 3e7a713

Please sign in to comment.