Skip to content

Commit b8a4214

Browse files
authored
Update README.md (GoogleCloudPlatform#1283)
1 parent a6f85b5 commit b8a4214

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

language/cloud-client/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,6 @@ mvn clean compile assembly:single
2727
### Analyze a string for sentiment (using the quickstart sample)
2828

2929
```
30-
java -cp target/language-google-cloud-samples-1.0.0-jar-with-dependencies.jar \
30+
java -cp target/language-google-cloud-samples-1.0.9-jar-with-dependencies.jar \
3131
com.example.language.QuickstartSample
3232
```

0 commit comments

Comments
 (0)