chore: update readme for manual self-hosting (#1270)

This commit is contained in:
TKB Studios
2024-08-21 04:08:04 +03:00
committed by GitHub
parent 27066e2022
commit 66fdc1d659

View File

@ -261,6 +261,7 @@ npm run prisma:migrate-deploy
Finally, you can start it with:
```
cd apps/web
npm run start
```