diff --git a/development.md b/development.md index 3a225ac..dbc7122 100644 --- a/development.md +++ b/development.md @@ -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.