changelog: updated

This commit is contained in:
nym21
2026-01-29 12:42:45 +01:00
parent cde090685a
commit 8dd350264a
4 changed files with 98 additions and 3 deletions
+1 -1
View File
@@ -18,7 +18,7 @@ Command-line interface for running a Bitcoin Research Kit instance.
```bash
rustup update
RUSTFLAGS="-C target-cpu=native" cargo install --locked brk_cli"
RUSTFLAGS="-C target-cpu=native" cargo install --locked brk_cli
```
Portable build (without native CPU optimizations):