Skip to content

Commit

Permalink
fix iwasm build path (#8)
Browse files Browse the repository at this point in the history
Signed-off-by: Eric Engestrom <eric.engestrom@intel.com>
  • Loading branch information
1ace authored and xwang98 committed May 10, 2019
1 parent f5ea0bb commit 63ce528
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@ sudo apt-get install g++-multilib
```
After installing dependencies, build the source code:
``` Bash
cd products/linux/
cd core/iwasm/products/linux/
mkdir build
cd build
cmake ..
Expand Down

0 comments on commit 63ce528

Please sign in to comment.