diff --git a/GenshinUID/auto_install.py b/GenshinUID/auto_install.py index 0cef6070..04b69288 100644 --- a/GenshinUID/auto_install.py +++ b/GenshinUID/auto_install.py @@ -7,7 +7,7 @@ from pip._internal import main as pip_install from .path import RUN_CORE, CORE_PATH, GSUID_PATH GS_GIT = 'https://ghproxy.com/https://github.com/KimigaiiWuyi/GenshinUID.git' -CORE_GIT = 'https://ghproxy.com/https://github.com/Genshin-bots/gsuid-core.git' +CORE_GIT = 'https://ghproxy.com/https://github.com/Genshin-bots/gsuid_core.git' async def _install():