diff --git a/README.md b/README.md index 695e863..540d3db 100644 --- a/README.md +++ b/README.md @@ -525,8 +525,8 @@ directory. - **At least one** text prompt must be provided. - **No more than five** text prompts can be provided. - Each text prompt can have a **maximum of 12 characters**. -- The model is specified by a file path that **must exist**. -- The output directory is a path that **must exist**. +- The model is specified by a path to a file that **must exist**. +- The output directory is a path to a folder that **must exist**.