Skip to content

Commit edb3947

Browse files
authored
fix: typesetting rendering in dev page (#603)
1 parent fcfc470 commit edb3947

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

development.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -36,9 +36,9 @@ Before development, we need to initialize some environments for the project.
3636

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

39-
`bash
39+
```bash
4040
pnpm i
41-
`
41+
```
4242

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

0 commit comments

Comments
 (0)