Skip to content

Commit 0aaa178

Browse files
chore-add | added java dependency (#54)
* chore-add | added java dependency * Update vault-to-tink/README.md Co-authored-by: Ryan William O'Hara <ryanwohara@users.noreply.github.com> --------- Co-authored-by: Ryan William O'Hara <ryanwohara@users.noreply.github.com>
1 parent fb6f024 commit 0aaa178

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

vault-to-tink/README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,8 @@
1212
- If Postgres has been externalized, please reach out to your account representative.
1313

1414
1. You have a [Tink keyset](https://developers.google.com/tink/install-tinkey) ready to go with `tinkey create-keyset --key-template XCHACHA20_POLY1305`
15+
- To successfully run the aforementioned command, Java must be installed. On a Mac you may `brew install openjdk`.
16+
1517
1. If on a Mac, please `brew install iproute2mac`
1618

1719
Note: This script will open one REPL per context ID, where one ID is one context; not to be confused with individual variables within a context. If you have a firewall that will rate-limit you, please take that into consideration before proceeding.

0 commit comments

Comments
 (0)