~pbeaman/akiban-persistit/3.3.1-SNAPSHOT

« back to all changes in this revision

Viewing changes to README.rst

  • Committer: build-akiban
  • Date: 2013-01-25 19:21:55 UTC
  • mfrom: (414.1.1 3.2.6-update)
  • Revision ID: build@akiban.com-20130125192155-p9vet4pxua3sarsd
merge pbeaman: Bump to version 3.2.6 for API changes.

https://code.launchpad.net/~pbeaman/akiban-persistit/3.2.6-upgrade/+merge/145012

Show diffs side-by-side

added added

removed removed

Lines of Context:
59
59
Working With Persistit
60
60
----------------------
61
61
 
62
 
Add the jar file (e.g. ``akiban-persistit-3.2.5.jar``), found in the root directory of the distribution kit, to your project's classpath. For example, copy it to ``jre/lib/ext`` in your Java Runtime Environment, or add it to your classpath environment variable. 
 
62
Add the jar file (e.g. ``akiban-persistit-3.2.6.jar``), found in the root directory of the distribution kit, to your project's classpath. For example, copy it to ``jre/lib/ext`` in your Java Runtime Environment, or add it to your classpath environment variable. 
63
63
 
64
64
That's it. You are ready to work with Persistit.