Skip to content

Commit

Permalink
fix: typesetting rendering in dev page (#603)
Browse files Browse the repository at this point in the history
  • Loading branch information
3gf8jv4dv authored Jan 22, 2025
1 parent fcfc470 commit edb3947
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions development.md
Original file line number Diff line number Diff line change
Expand Up @@ -36,9 +36,9 @@ Before development, we need to initialize some environments for the project.

First, we need to install the front-end dependencies:

`bash
```bash
pnpm i
`
```

In addition, we need to download the cores, resource files, etc., for the sidecar and resource binary files.

Expand Down

0 comments on commit edb3947

Please sign in to comment.