diff --git a/en/device-dev/get-code/gettools-acquire.md b/en/device-dev/get-code/gettools-acquire.md index 20a3b4a94175786f864d4450e3b14b8e6722b634..de4acc2188103623732bcd5bf241344352f18425 100644 --- a/en/device-dev/get-code/gettools-acquire.md +++ b/en/device-dev/get-code/gettools-acquire.md @@ -70,7 +70,7 @@ Before using the Docker environment, perform the following operations: 1. Install Docker. For details, see [Install Docker Engine](https://docs.docker.com/engine/install/). 2. Obtain the OpenHarmony source code. For details, see [Source Code Acquisition](sourcecode-acquire.md). - >![](../public_sys-resources/icon-note.gif) **NOTE:** + >![](../public_sys-resources/icon-note.gif) **NOTE**
>You do not need to obtain the source code for the HPM-based Docker environment. @@ -114,7 +114,7 @@ hb set **Figure 1** Setting page ![](figure/setting-page.png "setting-page") ->![](../public_sys-resources/icon-note.gif) **NOTE:** +>![](../public_sys-resources/icon-note.gif) **NOTE**
>The mapping between the development board and the building GUI: > >- Hi3861: wifiiot\_hispark\_pegasus@hisilicon @@ -161,7 +161,7 @@ Run the following script to start building for standard-system devices \(referen Files generated during building are stored in the **out/{device_name}/** directory, and the generated image is stored in the **out/{device_name}/packages/phone/images/** directory. ->![](../public_sys-resources/icon-note.gif) **NOTE:** +>![](../public_sys-resources/icon-note.gif) **NOTE**
>You can exit Docker by simply running the **exit** command. ## HPM-based Docker Environment diff --git a/en/device-dev/get-code/sourcecode-acquire.md b/en/device-dev/get-code/sourcecode-acquire.md index 217270c5bdfa93b12dd1b9f52e64add2053d1015..8445f27cc9e58a4e6122c4522532ae96103bd472 100644 --- a/en/device-dev/get-code/sourcecode-acquire.md +++ b/en/device-dev/get-code/sourcecode-acquire.md @@ -54,7 +54,7 @@ You can use any of the following methods to acquire the OpenHarmony source code: ### How to Use ->![](../public_sys-resources/icon-note.gif) **NOTE** +>![](../public_sys-resources/icon-note.gif) **NOTE**
>Download the master code if you want to get quick access to the latest features for your development. Download the release code, which is more stable, if you want to develop commercial functionalities. - **Obtaining OpenHarmony master code** @@ -301,7 +301,7 @@ The table below provides only the sites for downloading the latest OpenHarmony L

3.1 Release

-

Download

+

Download

-

@@ -329,7 +329,7 @@ The table below provides only the sites for downloading the latest OpenHarmony L ## Method 4: Acquiring Source Code from the GitHub Image Repository ->![](../public_sys-resources/icon-note.gif) **NOTE** +>![](../public_sys-resources/icon-note.gif) **NOTE**
> The image repository is synchronized at 23:00 (UTC +8:00) every day. Method 1 \(recommended\): Use the **repo** tool to download the source code over SSH. \(You must have registered an SSH public key for access to GitHub. For details, see [Adding a new SSH key to your GitHub account](https://docs.github.com/en/github/authenticating-to-github/connecting-to-github-with-ssh/adding-a-new-ssh-key-to-your-github-account).\)