Skip to content

Commit

Permalink
chore(docs): Update command example
Browse files Browse the repository at this point in the history
  • Loading branch information
krzotki committed Nov 4, 2024
1 parent 4fa467f commit 1851efe
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/docs-site/pages/gene/index.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -120,7 +120,7 @@ pnpm nx g @brainly-gene/tools:nextjs-app --name my-first-app --directory web --n
### Run the app 🥳

```sh copy
pnpm nx serve my-first-app
pnpm nx serve web-my-first-app
```

</Steps>
Expand Down

0 comments on commit 1851efe

Please sign in to comment.