diff --git a/mace/examples/README.md b/mace/examples/README.md index 6b621b746ae92b699e1da9d06c497519e9af27cf..ec4f29a2ab6cde784e2f751bfe9e0fbbe0864626 100644 --- a/mace/examples/README.md +++ b/mace/examples/README.md @@ -28,5 +28,5 @@ adb shell /data/local/tmp/helloword/helloworld * Check the logs ``` -adb logcat | grep MACE +adb logcat | grep native ```