From d8105a20d0bf4a4d4d0b1d4ebab87b69b9bdffad Mon Sep 17 00:00:00 2001 From: wusongqing Date: Fri, 14 Jul 2023 02:58:54 +0000 Subject: [PATCH] correct description errors Signed-off-by: wusongqing --- en/device-dev/get-code/sourcecode-acquire.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/en/device-dev/get-code/sourcecode-acquire.md b/en/device-dev/get-code/sourcecode-acquire.md index 3796457758..b2df0bc1fb 100644 --- a/en/device-dev/get-code/sourcecode-acquire.md +++ b/en/device-dev/get-code/sourcecode-acquire.md @@ -132,9 +132,9 @@ You must install **Node.js** and HPM on your local PC. The installation procedur ### How to Use 1. Search for distributions. - 1. Access [DevEco Marketplace](https://repo.harmonyos.com/#/en/home), and click **Equipment Bundle**. Then go to the **Open Source Distribution** page. + 1. Access [DevEco Marketplace](https://repo.harmonyos.com/#/en/home), and click **Device**. Then go to the **Open Source Distribution** page. 2. Enter a keyword \(for example: **camera**\) in the search box. All matched distributions are found. - 3. Specify filter criteria, such as the bundle type \(for example: **Board support** or **Kernel support**\), to further filter the distributions. + 3. Specify filter criteria, such as the bundle type \(for example: **Board Support** or **Kernel Support**\), to further filter the distributions. 4. Find your desired distribution and click it to view details. **Figure 1** HPM page -- GitLab