Skip to content

Commit 63ce528

Browse files
1acexwang98
authored andcommitted
fix iwasm build path (#8)
Signed-off-by: Eric Engestrom <[email protected]>
1 parent f5ea0bb commit 63ce528

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@ sudo apt-get install g++-multilib
5454
```
5555
After installing dependencies, build the source code:
5656
``` Bash
57-
cd products/linux/
57+
cd core/iwasm/products/linux/
5858
mkdir build
5959
cd build
6060
cmake ..

0 commit comments

Comments
 (0)