doc: modify readme
This commit is contained in:
parent
bcdb50e499
commit
f165817a31
|
@ -31,6 +31,8 @@ pip3 install requests python-dotenv
|
|||
```bash
|
||||
cd $DIR/telemetry/crash-report
|
||||
cp .env.example .env
|
||||
vim .env
|
||||
...
|
||||
```
|
||||
|
||||
# 3. 运行
|
||||
|
|
|
@ -31,6 +31,8 @@ pip3 install requests python-dotenv
|
|||
```bash
|
||||
cd $DIR/telemetry/crash-report
|
||||
cp .env.example .env
|
||||
vim .env
|
||||
...
|
||||
```
|
||||
|
||||
# 3. Running
|
||||
|
|
Loading…
Reference in New Issue