Skip to content

Commit d112b86

Browse files
Fixed error in README
1 parent 76f6b37 commit d112b86

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ plexfmtr -i [input_folder(s)] -o [output_folder]
1212
Where input_folders(s) is the folder containing the media to be renamed. You can input multiple media folders as a space separated list.
1313
The output folder is a single output directory where the the series will be moved to.
1414

15-
**NOTE:** The output directory will serve as the root of the output folder structure for the individual series entries. For example: if you input a show called `Bob` whose episodes belong to `season 1` with the output directory being `~/`. The episodes will be located in `~/Downloads/Bob/Season 1/`.
15+
**NOTE:** The output directory will serve as the root of the output folder structure for the individual series entries. For example: if you input a show called `Bob` whose episodes belong to `season 1` with the output directory being `~/Downloads`. The episodes will be located in `~/Downloads/Bob/Season 1/`.
1616

1717
## Install
1818
You can install rplexfmtr via cargo using the following command:

0 commit comments

Comments
 (0)