typos
This commit is contained in:
@@ -10,9 +10,9 @@
|
|||||||
|
|
||||||
## Usage
|
## Usage
|
||||||
|
|
||||||
\`\`\`bash
|
```bash
|
||||||
node engine/emit.mjs <target> <dir>
|
node engine/emit.mjs <target> <dir>
|
||||||
\`\`\`
|
```
|
||||||
|
|
||||||
* **`<target>`**: The deploy plugin directory located inside `engine/` (e.g., `cloudflare`).
|
* **`<target>`**: The deploy plugin directory located inside `engine/` (e.g., `cloudflare`).
|
||||||
* **`<dir>`**: The target instance directory where the adapter files will be projected.
|
* **`<dir>`**: The target instance directory where the adapter files will be projected.
|
||||||
|
|||||||
Reference in New Issue
Block a user