fix typo in batch readme

This commit is contained in:
swdee
2025-07-02 21:32:31 +12:00
parent 5002860fdd
commit d32a9c3010

View File

@@ -136,7 +136,7 @@ git clone --depth=1 https://github.com/swdee/go-rknnlite-data.git data
Run the batch example on rk3588 or replace with your Platform model.
```
cd example/bacth
cd example/batch
go run batch.go -s 3 -p rk3588
```