Skip to content

Commit

Permalink
add chain package build dependency to quickstart.mdx
Browse files Browse the repository at this point in the history
  • Loading branch information
vfrsilva authored Aug 19, 2024
1 parent 902603d commit d1dda2c
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions src/pages/docs/quickstart.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -48,6 +48,9 @@ pnpm run test --filter=chain
### Run the sequencer & the UI

```bash
# build dependency chain package
pnpm run build --filter chain

# starts sequencer only
pnpm env:inmemory dev --filter chain

Expand Down

0 comments on commit d1dda2c

Please sign in to comment.