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