Explorar o código

fix iwasm build path (#8)

Signed-off-by: Eric Engestrom <eric.engestrom@intel.com>
Eric Engestrom %!s(int64=6) %!d(string=hai) anos
pai
achega
13db1976af
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      README.md

+ 1 - 1
README.md

@@ -54,7 +54,7 @@ sudo apt-get install g++-multilib
 ```
 ```
 After installing dependencies, build the source code:
 After installing dependencies, build the source code:
 ``` Bash
 ``` Bash
-cd products/linux/
+cd core/iwasm/products/linux/
 mkdir build
 mkdir build
 cd build
 cd build
 cmake ..
 cmake ..