From eb1eb9d96dbbac2d042b02110a4c8870ff73375a Mon Sep 17 00:00:00 2001 From: Wang Xin Date: Wed, 4 Mar 2020 22:27:38 +0800 Subject: [PATCH] Update README.md fix the link of menu config image --- wamr-sdk/README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/wamr-sdk/README.md b/wamr-sdk/README.md index 219a0333..f9d143c7 100644 --- a/wamr-sdk/README.md +++ b/wamr-sdk/README.md @@ -69,7 +69,7 @@ cd wamr-sdk The argument "-i" will make the command enter menu config mode as depicted below. -wamr build menu configuration +wamr build menu configuration After the menu configuration is finished, the profile config file is saved and the building process is automatically started. When the building gets successful, the SDK package is generated under folder $wamr-sdk/out/{profile}, and the header files of configured components were copied into the SDK package. @@ -123,4 +123,4 @@ target_link_libraries (your_target vmlib -lm -ldl -lpthread) You can refer to to product-mini building for Linux: [`product-mini/platforms/linux/CMakeLists.txt`](../product-mini/platforms/linux/CMakeLists.txt). -> \ No newline at end of file +>