diff --git a/README.adoc b/README.adoc index 0eea556..255b97e 100644 --- a/README.adoc +++ b/README.adoc @@ -1845,7 +1845,7 @@ We have also double checked the address with: .... ./runtc -a arm readelf \ - ./out/arm/buildroot/build/kernel_module-1.0/user/hello.out | \ + -s ./out/arm/buildroot/build/kernel_module-1.0/user/hello.out | \ grep main ....