From ded20fe34939b21ca204bff86b2d03d8033d873c Mon Sep 17 00:00:00 2001 From: annie_wangli Date: Wed, 22 Sep 2021 14:35:58 +0800 Subject: [PATCH] udpated doc Signed-off-by: annie_wangli --- en/device-dev/subsystems/oem_subsys_toolchain_hdc_guide.md | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/en/device-dev/subsystems/oem_subsys_toolchain_hdc_guide.md b/en/device-dev/subsystems/oem_subsys_toolchain_hdc_guide.md index 8116d317a2f..8cb18fe497b 100644 --- a/en/device-dev/subsystems/oem_subsys_toolchain_hdc_guide.md +++ b/en/device-dev/subsystems/oem_subsys_toolchain_hdc_guide.md @@ -45,7 +45,7 @@ This section describes how to set up the hdc\_std environment and use its common **Obtaining hdc\_std:** -Obtain hdc\_std from the **developtools\_hdc\_standard** repository in the **prebuilt** directory. +Obtain **hdc\_std** from the **prebuilt** directory at [developtools\_hdc\_standard](https://gitee.com/openharmony/developtools_hdc_standard). **Example:** @@ -702,5 +702,3 @@ hdc\_std shell - **Solutions** **hdc\_std.exe** requires no installation. It can be directly used on a disk or added to environment variables. Open the cmd window and run the **hdc\_std** command to use **hdc\_std.exe**. - - -- Gitee