update README.en.md.

Signed-off-by: 宋康帅 <1250076672@qq.com>
This commit is contained in:
2025-11-21 07:32:00 +00:00
committed by Gitee
parent 02937bbca2
commit e4afab5b0a
+2 -2
View File
@@ -25,11 +25,11 @@ xsinfo is a knowledge documentation and sharing platform primarily designed to o
```
3. Run the project:
```bash
npm run dev
npm run docs:dev
```
4. Build the production version:
```bash
npm run build
npm run docs:build
```
## How to Contribute