mirror of
https://github.com/Stirling-Tools/Stirling-PDF.git
synced 2025-07-27 07:35:22 +00:00
docs
This commit is contained in:
parent
c2e40aabe4
commit
076301b290
@ -119,7 +119,7 @@ echo • Modules: %MODULES%
|
|||||||
echo.
|
echo.
|
||||||
echo 📋 Next steps:
|
echo 📋 Next steps:
|
||||||
echo 1. cd frontend
|
echo 1. cd frontend
|
||||||
echo 2. npm run tauri build
|
echo 2. npm run tauri-build
|
||||||
echo.
|
echo.
|
||||||
echo 💡 Testing:
|
echo 💡 Testing:
|
||||||
echo • Test bundled runtime: frontend\src-tauri\runtime\launch-stirling.bat
|
echo • Test bundled runtime: frontend\src-tauri\runtime\launch-stirling.bat
|
||||||
|
@ -215,7 +215,7 @@ echo " • Modules: $MODULES"
|
|||||||
echo ""
|
echo ""
|
||||||
echo -e "${BLUE}📋 Next steps:${NC}"
|
echo -e "${BLUE}📋 Next steps:${NC}"
|
||||||
echo " 1. cd frontend"
|
echo " 1. cd frontend"
|
||||||
echo " 2. npm run tauri build"
|
echo " 2. npm run tauri-build"
|
||||||
echo ""
|
echo ""
|
||||||
echo -e "${BLUE}💡 Testing:${NC}"
|
echo -e "${BLUE}💡 Testing:${NC}"
|
||||||
echo " • Test bundled runtime: $LAUNCHER_SCRIPT"
|
echo " • Test bundled runtime: $LAUNCHER_SCRIPT"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user