Skip to content

Commit 953ac20

Browse files
committed
"Updating samples to reflect recent changes."
1 parent eff3826 commit 953ac20

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

java/README

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ To build this code sample from the command line, type:
1313

1414
To run the code sample from the command line, enter the following:
1515

16-
mvn exec:java
16+
mvn exec:java -Dexec.mainClass="FULL_CLASS_NAME"
1717

1818
For more instructions about how to set up Maven and/or your IDE to run
1919
YouTube API samples, see this video:

0 commit comments

Comments
 (0)