Skip to content
Open
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
4 changes: 2 additions & 2 deletions tessera/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -164,10 +164,10 @@ Create the jar file for Unbound encryption, which is used in the next section.

1. Get this repo.

`git clone https://github.com/unbound-tech/encryption-ub.git`
`git clone https://github.com/unbound-tech/unbound-integration.git`
1. Access the local directory.

`cd encryption-ub`
`cd unbound-integration/tessera`
1. Use Maven to create the package.

`mvn package`
Expand Down