This commit is contained in:
Abel Ortolan 2026-05-30 17:51:51 +01:00 committed by GitHub
commit 949cef5cca
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 3 additions and 0 deletions

View File

@ -43,6 +43,9 @@ cd stoat-for-desktop
# install all packages
pnpm i --frozen-lockfile
# update the assets
git -c submodule."assets".update=checkout submodule update --init assets
# start the application
pnpm start
# ... or build the bundle