We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 99ad832 commit 39d2da4Copy full SHA for 39d2da4
README.md
@@ -37,9 +37,9 @@ dependencies {
37
38
## Manually:
39
40
-Download the zip file for the latest release from the
41
-[Releases](https://github.com/opentok/opentok-java-sdk/releases) page. This zip contains a jars for
42
-the OpenTok Java SDK and its dependencies. Include these in the classpath for your own project by
+Download the jar file for the latest release from the
+[Releases](https://github.com/opentok/opentok-java-sdk/releases) page. Include it in the classpath
+for your own project by
43
[using the JDK directly](http://docs.oracle.com/javase/7/docs/technotes/tools/windows/classpath.html)
44
or in your IDE of choice.
45
0 commit comments