Skip to content

Commit 41ae4c2

Browse files
committed
updating manual installation instructions
1 parent 774584a commit 41ae4c2

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

README.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,11 @@ dependencies {
3939

4040
## Manually:
4141

42-
**TODO**: download from releases page?
42+
Download the zip file for the latest release from the
43+
[Releases](https://github.com/opentok/opentok-java-sdk/releases) page. This zip contains a jars for
44+
the OpenTok Java SDK and its dependencies. Include these in the classpath for your own project by
45+
[using the JDK directly](http://docs.oracle.com/javase/7/docs/technotes/tools/windows/classpath.html)
46+
or in your IDE of choice.
4347

4448
# Usage
4549

0 commit comments

Comments
 (0)