diff --git a/README.md b/README.md index 350c476a..ec701a14 100644 --- a/README.md +++ b/README.md @@ -13,7 +13,6 @@ Prerequisites · Getting Started · How to use -

Everything you need to build a production ready SaaS, it's a opinionated stack based on learnings from building Midday using the latest Next.js framework, it's a monorepo with a focus on code reuse and best practices that will grow with your business. @@ -103,7 +102,7 @@ cp apps/web/.env.example apps/web/.env 4. Start the development server from either bun or turbo: -```ts +```sh bun dev // starts everything in development mode (web, app, api, email) bun dev:web // starts the web app in development mode bun dev:app // starts the app in development mode @@ -134,4 +133,4 @@ Vercel deployment will guide you through creating a Supabase account and project alt="Featured on Hacker News" src="https://hackernews-badge.vercel.app/api?id=41408929" /> - \ No newline at end of file +