diff --git a/README.md b/README.md index e848ad9..7fe05d3 100644 --- a/README.md +++ b/README.md @@ -241,7 +241,7 @@ make vendor-current # Or just the targets you need make install # Works everywhere make test # Works everywhere - +``` ## 📦 Binary Distribution @@ -259,9 +259,9 @@ chmod +x pyhdwallet-macos-arm64 curl -LO https://github.com/user/hdwalletpy/releases/download/v1.1.0/pyhdwallet-linux chmod +x pyhdwallet-linux ./pyhdwallet-linux test +``` --- - ## 🆕 What's New in v1.1.0 - **BIP85 child mnemonic derivation** via new `gen-child` command