diff --git a/README.md b/README.md index 995b893a1..8d6a70f1e 100644 --- a/README.md +++ b/README.md @@ -40,15 +40,9 @@ Individual features are not listed here, instead check [Changelog](CHANGELOG.md) - Uses `install.py` to handle all actual requirements and dependencies -**Common Installation Error**: Potential Installation Conflict in `typing-extensions` - -If you encounter an error related to `typing-extensions` on first running SD.Next it is due to a very recent conflict in upstream Python libraries. -*This is a known issue that we can't do anything about.* -Rest assured, there is a simple resolution for this issue, please do the following: - -Run `webui.bat` or `webui.sh` again. This will trigger the automatic resolution process. -Upon re-execution, SD.Next will resolve the conflict and function as intended from then on. - +**Common Installation Errors or Problems** +[Common Installation Errors](https://github.com/vladmandic/automatic/discussions/1627) +[Q&A Discussions](https://github.com/vladmandic/automatic/discussions/1011) > Server can run without virtual environment, but it is recommended to use it to avoid library version conflicts with other applications