diff --git a/README.md b/README.md index d521586..869b00b 100644 --- a/README.md +++ b/README.md @@ -78,7 +78,7 @@ NAMESUBLANG allows you to pick what it will name the subtitle. Instead of using You MUST mount your media volumes in subgen the same way Plex sees them. For example, if Plex uses "/Share/media/TV:/tv" you must have that identical volume in subgen. -"${APPDATA}/subgen:/whisper.cpp" is just for storage of the cloned and compiled code, also the models are stored in the /whisper.cpp model, so it will prevent redownloading them. This volume isn't necessary, just a nicety. +"${APPDATA}/subgen:/whisper.cpp" is just for storage of the cloned and compiled code, also the models are stored in the /whisper.cpp/models, so it will prevent redownloading them. This volume isn't necessary, just a nicety. # What are the limitations?