Skip to content

Commit

Permalink
docs: update example in readme.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Myriad-Dreamin committed Sep 19, 2023
1 parent bfdb897 commit 10c8967
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -113,7 +113,7 @@ $ cargo run --bin typst-ts-fontctl
# build all of typescript packages
$ yarn install && npx turbo run build
# compile typst document for demo
$ cargo build -p typst-ts-cli && cargo run --bin typst-ts-dev-server -- compile --compiler debug corpus skyzh-cv
$ cargo run --bin typst-ts-dev-server -- compile --compiler debug corpus --cat skyzh-cv
# start a local server
$ cargo run --bin typst-ts-dev-server -- run http --corpus ./fuzzers/corpora/
```
Expand Down

0 comments on commit 10c8967

Please sign in to comment.