Update README.md
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user