diff --git a/README.md b/README.md index d8c363c..b84293f 100644 --- a/README.md +++ b/README.md @@ -34,7 +34,7 @@ When capturing screenshots for multiple encodes, I highly recommend using the sa ## Dependencies -For installing dependencies, I *highly* recommend using the [VSRepo GUI](https://github.com/theChaosCoder/VSRepoGUI) so you don't have to hunt down all of the various GitHub repos and keep them updated. However, I list the various dependencies below if you wish to manage them manually. +For installing dependencies on Windows, I *highly* recommend using the [VSRepo GUI](https://github.com/theChaosCoder/VSRepoGUI) so you don't have to hunt down all of the various GitHub repos and keep them updated. However, I list the various dependencies below if you wish to manage them manually. ### Python @@ -72,7 +72,7 @@ For loading clips, either `lsmas` or `ffms2` are required. `ffms2` is preferred Plugins must be placed inside the `plugins64` directory inside of the VapourSynth installation directory. For users of VSRepo, plugins are installed at `C:\Users\\AppData\Roaming\VaporSynth\plugins64`. -I've included plugins for Windows users under the `bin` directory, although I might not keep them up to date. +I've included plugins for Windows users under the `bin` directory, although I might not keep them up to date. Copy them into your `plugins64` directory (see above). --- diff --git a/modules/__pycache__/__init__.cpython-310.pyc b/modules/__pycache__/__init__.cpython-310.pyc deleted file mode 100644 index a016d50..0000000 Binary files a/modules/__pycache__/__init__.cpython-310.pyc and /dev/null differ diff --git a/modules/__pycache__/termcolor.cpython-39.pyc b/modules/__pycache__/termcolor.cpython-39.pyc deleted file mode 100644 index 8279637..0000000 Binary files a/modules/__pycache__/termcolor.cpython-39.pyc and /dev/null differ diff --git a/modules/__pycache__/utils.cpython-310.pyc b/modules/__pycache__/utils.cpython-310.pyc deleted file mode 100644 index 56e7cff..0000000 Binary files a/modules/__pycache__/utils.cpython-310.pyc and /dev/null differ diff --git a/modules/vs_preview/__pycache__/view.cpython-310.pyc b/modules/vs_preview/__pycache__/view.cpython-310.pyc deleted file mode 100644 index 5b57f77..0000000 Binary files a/modules/vs_preview/__pycache__/view.cpython-310.pyc and /dev/null differ