diff --git a/README.md b/README.md index ef3b090..a37f671 100644 --- a/README.md +++ b/README.md @@ -142,7 +142,7 @@ npm run build When it is done, just copy one of examples into repository root folder : ``` -cp ./examples/android/simple_trace.ts . +cp ./examples/android/simple_strace.ts . ```