Skip to content

Commit d3938c0

Browse files
committed
Re-applying the manual installation instructions to the docs.
1 parent 0a284e2 commit d3938c0

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

README.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -35,6 +35,14 @@ dependencies {
3535
}
3636
```
3737

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
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+
3846
# Usage
3947

4048
## Initializing

0 commit comments

Comments
 (0)