Skip to content

Commit

Permalink
fixed comment on jar cp location on README
Browse files Browse the repository at this point in the history
  • Loading branch information
Jack Tjaden committed Jan 7, 2025
1 parent 11ad022 commit dd5e47d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README_JCE.md
Original file line number Diff line number Diff line change
Expand Up @@ -324,7 +324,7 @@ Download:
bcprov-jdk18on-1.79.jar # Bouncy Castle Provider
bctls-jdk18on-1.79.jar # Bouncy Castle DTLS/TLS API/JSSE Provider
```
Copy jar files to $JAVA_HOME/lib/ext/:
Copy jar files to wolfcrypt-jni/lib/:
```
cp bcprov-jdk18on-1.79.jar wolfcrypt-jni/lib
cp bctls-jdk18on-1.79.jar wolfcrypt-jni/lib
Expand Down

0 comments on commit dd5e47d

Please sign in to comment.