diff --git a/tools/wltests/README.md b/tools/wltests/README.md index 3266c890f2dc114ebe17d3ac3d6858ae85c2dc99..650cdff3f37a8869e9b3e790386b7ddd1104aa2d 100644 --- a/tools/wltests/README.md +++ b/tools/wltests/README.md @@ -177,7 +177,7 @@ produced - see the example below. # Minimal command line to run a Workload Automation agenda [LISAShell lisa] \> lisa-wltest-series \ --platform hikey960_android-4.4 \ - --kernel_path /path/to/your/kernel/hikey-linaro \ + --kernel_src /path/to/your/kernel/hikey-linaro \ --series /path/to/your/series.sha1 \ --wa_agenda /path/to/your/agenda.yaml ```