diff --git a/README.md b/README.md index 4b2ba47..6c190fa 100644 --- a/README.md +++ b/README.md @@ -19,9 +19,6 @@ This script can be used both as a packaged .exe or as a python script. 4. Select a save location 5. Click 'Merge Files' -NOTE: Using the option to set the dependencies to .latest is incompatible with some packages! -Please turn it off if you're experiencing issues. - ### Python: 1. Make sure [Python](https://www.python.org/downloads/) is installed (I used Python 3.11) 2. Install the required library 'demjson3' with `pip install demjson3`