From cfc5a0a1bac78c58466eb3d318380a18b7a207af Mon Sep 17 00:00:00 2001 From: Annie_wang Date: Thu, 4 Nov 2021 07:34:32 +0000 Subject: [PATCH] update README.md. Signed-off-by: Annie_wang --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 3033fd1d..14febac6 100644 --- a/README.md +++ b/README.md @@ -85,7 +85,9 @@ For details about the directory of the sample code, see [Board-Level Directory S ### Building and Running Before the build, configure the **bin** directory of the cross compilation toolchain in the **PATH** environment variable or set **board_toolchain_path** in the **device/st/nucleo_f767zi/liteos_m/config.gni** file to the **bin** directory of the cross compilation toolchain. -In the **OpenHarmony** root directory, run the **hb set** command to set the product path, select **nucleo_f767zi**, and run the **hb build** command to start the build. Example: +In the **OpenHarmony** root directory, run the **hb set** command to set the product path, select **nucleo_f767zi**, and run the **hb build** command to start the build. + +Example: ``` user@dev:~/OpenHarmony$ hb set