diff --git a/en/device-dev/get-code/sourcecode-acquire.md b/en/device-dev/get-code/sourcecode-acquire.md index 6303b3263c63a2e2bb067b5d5bef7799d8920401..8ccf2c55e7f60fd80a151f3a23ae6b41a31e9e30 100644 --- a/en/device-dev/get-code/sourcecode-acquire.md +++ b/en/device-dev/get-code/sourcecode-acquire.md @@ -144,7 +144,7 @@ You must install **Node.js** and HPM on your local PC. The installation proced 4. Find your desired distribution and click it to view details. **Figure 1** HPM page - ![](figures/hpm-page.png "hpm-page") + ![](figure/hpm-page.png "hpm-page") 2. Learn more about the distribution. @@ -153,7 +153,7 @@ You must install **Node.js** and HPM on your local PC. The installation proced 3. Click **Custom** to add or delete bundles of the distribution. **Figure 2** Example distribution - ![](figures/example-distribution.png "example-distribution") + ![](figure/example-distribution.png "example-distribution") 3. Customize bundles. 1. Access the **Custom solution** page, as shown in the following figure. @@ -162,7 +162,7 @@ You must install **Node.js** and HPM on your local PC. The installation proced 4. Click **Download**. The system then generates the OpenHarmony code structure file \(for example, **my\_cust\_dist.zip**\) and saves it to your local PC. **Figure 3** Customizing bundles - ![](figures/customizing-bundles.png "customizing-bundles") + ![](figure/customizing-bundles.png "customizing-bundles") 4. Install bundles. 1. Decompress the downloaded code structure file using CMD on Windows \(or shell in Linux\).