Skip to content

Commit 39d2da4

Browse files
committed
update manual install instructions
we are not packaging the dependcies into zips
1 parent 99ad832 commit 39d2da4

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -37,9 +37,9 @@ dependencies {
3737

3838
## Manually:
3939

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
40+
Download the jar file for the latest release from the
41+
[Releases](https://github.com/opentok/opentok-java-sdk/releases) page. Include it in the classpath
42+
for your own project by
4343
[using the JDK directly](http://docs.oracle.com/javase/7/docs/technotes/tools/windows/classpath.html)
4444
or in your IDE of choice.
4545

0 commit comments

Comments
 (0)