Skip to content

Commit

Permalink
Corrected typo
Browse files Browse the repository at this point in the history
  • Loading branch information
TimeTravelPenguin authored and TimeTravelPenguin committed Jan 6, 2024
1 parent 5ab4bc7 commit 57b1a1c
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 @@ -58,7 +58,7 @@ baet -i "~/inputs" -o "~/outputs"
```

Unless you add the option `--no-subdirs`, a video `~/inputs/my_video.mp4` will have each audio track individually
exported to an audio file located in `./outputs/my_video/`.
exported to an audio file located in `~/outputs/my_video/`.

### Note on the help screen

Expand Down

0 comments on commit 57b1a1c

Please sign in to comment.