Skip to content

Commit

Permalink
fix dev command
Browse files Browse the repository at this point in the history
  • Loading branch information
azrikahar committed Jul 18, 2022
1 parent ed0d9c9 commit 9b254b7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion contributing/running-locally.md
Original file line number Diff line number Diff line change
Expand Up @@ -69,7 +69,7 @@ This will set-up the required tables for Directus and make sure all the migratio
You can run all packages in development with the following command:

```bash
pnpm dev
pnpm -r dev
```

::: warning Race Conditions
Expand Down

0 comments on commit 9b254b7

Please sign in to comment.