Эх сурвалжийг харах

Fix typo 'DWASM_ENALBE_WASI' in WAMR build instructions (#155)

greenknot 6 жил өмнө
parent
commit
aa24fc5e0f

+ 1 - 1
doc/build_wamr.md

@@ -26,7 +26,7 @@ make
 Note:
 Note:
 The WASI feature is enabled by default, if we want to disable it, please run:
 The WASI feature is enabled by default, if we want to disable it, please run:
 ``` Bash
 ``` Bash
-cmake .. -DWASM_ENALBE_WASI=0
+cmake .. -DWASM_ENABLE_WASI=0
 ```
 ```
 
 
 Linux SGX (Intel Software Guard Extention)
 Linux SGX (Intel Software Guard Extention)