From c3e8c3865e3dc9685ad061b8eca7a64e875a2ffa Mon Sep 17 00:00:00 2001 From: Greg Tonoski <111286121+GregTonoski@users.noreply.github.com> Date: Thu, 3 Oct 2024 20:20:06 +0200 Subject: [PATCH] Update README.md fix typo glibsee --- core/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/core/README.md b/core/README.md index 8d06b413..878a4a02 100644 --- a/core/README.md +++ b/core/README.md @@ -3,7 +3,7 @@ Codesafe code to perform Bitcoin wallet operations. The code is designed to work on Mac OS X (for development purpose), as well as -nCipher. This is achieved by using glibsee. +nCipher. Requires glibc. # Electrum Electrum is a popular, open source wallet. The code is in python and it's sometimes useful