From ae14940dacadd42da0f20af9819edac628a41eec Mon Sep 17 00:00:00 2001 From: James Ebert Date: Mon, 16 Dec 2024 18:06:49 -0800 Subject: [PATCH] chore: fix typo Signed-off-by: James Ebert --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index c524a32788..71aed92ef5 100644 --- a/README.md +++ b/README.md @@ -64,7 +64,7 @@ Anoncreds and Indy require the use of openssl and zmq. These may be vendored by > [!NOTE] > For those familiar with the Indy SDK dependencies (which is no longer in use as it has been replaced by [anoncreds-rs](https://github.com/openwallet-foundation/askar), [indy-vdr](https://github.com/hyperledger/indy-vdr/tree/main), and [aries-askar](https://github.com/openwallet-foundation/askar)) note that: -> - Openssl requirements are now no longer restricted to version no-longer supported 1.1 version. +> - Openssl requirements are no longer restricted to the out of support 1.1 version. > - Libsodium is no longer required (as it's been replaced by [anoncreds-clsignatures](https://github.com/hyperledger/anoncreds-clsignatures-rs)) ### Linux / MacOS: