aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/README.md b/README.md
index 37ba6fc..1abe0d0 100644
--- a/README.md
+++ b/README.md
@@ -149,8 +149,8 @@ mlia check ~/models/mobilenet_v1_1.0_224_quant.tflite \
mlia check ~/models/ds_cnn_large_fully_quantized_int8.tflite \
--target-profile ethos-u65-512 \
--performance \
- --backend "Vela" \
- --backend "Corstone-300"
+ --backend "vela" \
+ --backend "corstone-300"
# Get help and further information
mlia check --help