docs: readme update

This commit is contained in:
Ben Allfree
2026-02-17 07:14:35 -08:00
parent 663fa54096
commit 9b785d7fdc

View File

@@ -18,9 +18,11 @@ Join our Discord community: [https://discord.gg/8KgJpvjfaJ](https://discord.gg/8
```bash
# Install dependencies
git submodule update --init --recursive
bun install
# Run development server
npx convex dev # Note: you will need to initialize or select a Convex project
bun run dev
# Build for production