diff --git a/INSTALL.md b/INSTALL.md index 62d99adb..268a26f7 100644 --- a/INSTALL.md +++ b/INSTALL.md @@ -41,8 +41,8 @@ pip install -r requirements.txt -r dev_requirements.txt * PySide >= 5.15.2.1 Warning: The plugin AssimpSceneParser is missing from pre-built binaries, so it needs to be added manually (see https://bugreports.qt.io/browse/QTBUG-88821). It can either be taken from an older version, or directly downloaded from here: - * Linux: [libassimpsceneimport.so](https://gdirect.cc/d/bBomG&type=1) - * Windows: [assimpsceneimport.dll](https://gdirect.cc/d/JXD82&type=1) + * Linux: [libassimpsceneimport.so](https://drive.google.com/uc?export=download&id=1cTU7xrOsLI6ICgRSYz_t9E1lsrNF1kBB)) + * Windows: [assimpsceneimport.dll](https://drive.google.com/uc?export=download&id=1X9X9d5W_lCwEHWwF748IdnN1YYipAQT_) and then copied into PySide's installation folder, in `plugins/sceneparsers`.