Skip to content

Commit c951a08

Browse files
leahecoleJustinBeckwith
authored andcommitted
docs: fix filepath of example command in README (#160)
1 parent 2e258cb commit c951a08

File tree

1 file changed

+1
-1
lines changed
  • packages/google-cloud-videointelligence/samples

1 file changed

+1
-1
lines changed

packages/google-cloud-videointelligence/samples/README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ Options:
5050
Examples:
5151
node analyze.js shots gs://demomaker/sushi.mp4
5252
node analyze.js labels-gcs gs://demomaker/tomatoes.mp4
53-
node analyze.js labels-file cat.mp4
53+
node analyze.js labels-file ./resources/cat.mp4
5454
node analyze.js safe-search gs://demomaker/tomatoes.mp4
5555
node analyze.js transcription gs://demomaker/tomatoes.mp4
5656

0 commit comments

Comments
 (0)