Skip to content

Commit 9a4063a

Browse files
committed
docs(README): update build command to include qry package
1 parent 86cfb9a commit 9a4063a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ cd ../appchain
3939
pnpm install
4040

4141
# build appchain for appchain-agent
42-
pnpm run build --filter=chain
42+
pnpm run build --filter chain --filter qry
4343

4444
# run appchain sequencer, for example
4545
pnpm env:inmemory dev --filter chain -- --logLevel DEBUG

0 commit comments

Comments
 (0)