Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ Requesting results from your JVM based back-end can be useful in order to contro

# Installation

1. Follow the directions at [Jitpack.io](https://jitpack.io/#Constructor-io/constructorio-java/v5.21.2) to add the client to your project.
1. Follow the directions at [Jitpack.io](https://jitpack.io/#Constructor-io/constructorio-java/v6.3.1) to add the client to your project.
2. Retrieve your autocomplete token and key. You can find this at your [Constructor.io dashboard](https://constructor.io/dashboard).
3. Create a new instance of the client.

Expand Down
Loading