Skip to content

Commit 52f1c92

Browse files
Object-detection: Fix spelling of 'edgetpu' in readme (#435)
Co-authored-by: Isak Jakobsson <[email protected]>
1 parent 8f8b862 commit 52f1c92

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

object-detection/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -127,7 +127,7 @@ docker build --platform=linux/amd64 --tag <APP_IMAGE> --build-arg ARCH=<ARCH> --
127127

128128
- `<APP_IMAGE>` is the name to tag the image with, e.g., `object_detection:1.0`.
129129
- `<ARCH>` is the SDK architecture, `armv7hf` or `aarch64`.
130-
- `<CHIP>` is the chip type, `artpec9`, `artpec8`, `cpu` or `edgetup`
130+
- `<CHIP>` is the chip type, `artpec9`, `artpec8`, `cpu` or `edgetpu`
131131

132132
Copy the result from the container image to a local directory `build`:
133133

0 commit comments

Comments
 (0)