mirror of
				https://github.com/bytecodealliance/wasm-micro-runtime.git
				synced 2025-10-30 21:02:27 +00:00 
			
		
		
		
	Update README.md
fix the link of menu config image
This commit is contained in:
		
							parent
							
								
									0d3f304191
								
							
						
					
					
						commit
						eb1eb9d96d
					
				|  | @ -69,7 +69,7 @@ cd wamr-sdk | ||||||
| 
 | 
 | ||||||
|   The argument "-i" will make the command enter menu config mode as depicted below. |   The argument "-i" will make the command enter menu config mode as depicted below. | ||||||
| 
 | 
 | ||||||
| <img src="C:/Users/xwang98/repos/ssg_micro_runtime-wasm-poc/doc/pics/wamr_menu_config.png" alt="wamr build menu configuration" style="zoom:80%;" /> | <img src="../doc/pics/wamr_menu_config.png" alt="wamr build menu configuration" style="zoom:80%;" /> | ||||||
| 
 | 
 | ||||||
| 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. | 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). | You can refer to to product-mini building for Linux: [`product-mini/platforms/linux/CMakeLists.txt`](../product-mini/platforms/linux/CMakeLists.txt). | ||||||
| 
 | 
 | ||||||
| >  | >  | ||||||
|  |  | ||||||
		Loading…
	
		Reference in New Issue
	
	Block a user
	 Wang Xin
						Wang Xin