diff --git a/README.md b/README.md index 59a3694..a79b115 100644 --- a/README.md +++ b/README.md @@ -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