Skip to content

Commit

Permalink
docs: fix filepath of example command in README (#160)
Browse files Browse the repository at this point in the history
  • Loading branch information
leahecole authored and JustinBeckwith committed Dec 5, 2018
1 parent 2e258cb commit c951a08
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/google-cloud-videointelligence/samples/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@ Options:
Examples:
node analyze.js shots gs://demomaker/sushi.mp4
node analyze.js labels-gcs gs://demomaker/tomatoes.mp4
node analyze.js labels-file cat.mp4
node analyze.js labels-file ./resources/cat.mp4
node analyze.js safe-search gs://demomaker/tomatoes.mp4
node analyze.js transcription gs://demomaker/tomatoes.mp4
Expand Down

0 comments on commit c951a08

Please sign in to comment.