doc: modify readme

This commit is contained in:
jiajingbin 2025-01-23 14:38:11 +08:00
parent bcdb50e499
commit f165817a31
2 changed files with 4 additions and 0 deletions

View File

@ -31,6 +31,8 @@ pip3 install requests python-dotenv
```bash
cd $DIR/telemetry/crash-report
cp .env.example .env
vim .env
...
```
# 3. 运行

View File

@ -31,6 +31,8 @@ pip3 install requests python-dotenv
```bash
cd $DIR/telemetry/crash-report
cp .env.example .env
vim .env
...
```
# 3. Running