mirror of
https://github.com/openharmony/device_board_openvalley.git
synced 2026-07-01 00:47:54 -04:00
docs: 更新文档
Signed-off-by: fangye <fangye@talkweb.com.cn> Change-Id: I53ae47de1e224546bfe191b0b9dea3015436fe3c
This commit is contained in:
@@ -114,15 +114,7 @@ sudo pip3 install --upgrade pip
|
||||
- 安装Python3工具包。
|
||||
|
||||
```
|
||||
pip3 install --trusted-host mirrors.aliyun.com -i http://mirrors.aliyun.com/pypi/simple jinja2 ohos-build==0.4.6
|
||||
```
|
||||
|
||||
- 安装乐鑫esptool工具。
|
||||
|
||||
```
|
||||
git clone https://github.com/espressif/esptool.git
|
||||
cd esptool
|
||||
pip install --user -e .
|
||||
pip3 install --trusted-host mirrors.aliyun.com -i http://mirrors.aliyun.com/pypi/simple jinja2 ohos-build==0.4.6 esptool
|
||||
```
|
||||
|
||||
- 将hb工具添加至环境变量。
|
||||
|
||||
Reference in New Issue
Block a user