docs: fix copy -> cp in development guide (#12142)

Signed-off-by: SherlockShemol <shemol@163.com>
This commit is contained in:
Shemol 2025-12-26 17:05:45 +08:00 committed by GitHub
parent 0f0e18231d
commit ab3bce33b8
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 2 additions and 2 deletions

View File

@ -36,7 +36,7 @@ yarn install
### ENV
```bash
copy .env.example .env
cp .env.example .env
```
### Start

View File

@ -36,7 +36,7 @@ yarn install
### ENV
```bash
copy .env.example .env
cp .env.example .env
```
### Start