update readme

This commit is contained in:
martin
2025-06-18 22:40:29 +02:00
parent f8f987e8ba
commit bf740d8eb5
8 changed files with 7 additions and 8 deletions
-1
View File
@@ -5,7 +5,6 @@ set LLM_ROUTER_DIR=llm_router
if exist "%SCRIPTS_DIR%\windows_install.bat" (
echo Running Windows installation script...
call "%SCRIPTS_DIR%\windows_install.bat"
cd "%LLM_ROUTER_DIR%" && call dl_safetensors.bat
) else (
echo Error: %SCRIPTS_DIR%\windows_install.bat not found!
exit /b 1