Skip to content

Commit 539a1c5

Browse files
cursoragentletstri
andcommitted
docs: fix single-app dev instructions in README
Co-authored-by: Valerii Strilets <letstri@users.noreply.github.com>
1 parent b196fd2 commit 539a1c5

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -86,7 +86,7 @@ Conar is an AI-powered open-source project that simplifies database interactions
8686
pnpm run dev
8787
```
8888

89-
To run a single app without Turbo, `cd` into its directory and run `pnpm run dev:app` (or `dev:server`, `dev:main`, `dev:proxy`).
89+
To run a single app without Turbo, `cd` into its directory (e.g. `apps/api`) and run `pnpm run dev`.
9090

9191
## Testing
9292

0 commit comments

Comments
 (0)