Skip to content

Commit 6d97540

Browse files
committed
update README documentation to specify just as optional instruction
1 parent d8c6d4e commit 6d97540

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ Before building `bdkpython` locally, ensure you have installed the following too
1717

1818
- **Rust toolchain (`rustup`)**: Required to compile `bdk-ffi`. Install from [rustup.rs](https://rustup.rs/).
1919
- **`uv`**: Fast Python package installer and resolver. Install from [Astral uv Docs](https://docs.astral.sh/uv/).
20-
- **`just`**: Command runner used for repo tasks. Install via `cargo install just` or your system package manager.
20+
- **`just` (optional)**: Command runner used for repo tasks. Install via `cargo install just` or your system package manager.
2121
- **Windows (C++ Build Tools)**: Install Visual Studio Build Tools with the *Desktop development with C++* workload (provides `link.exe` and MSVC toolchain required for `x86_64-pc-windows-msvc`).
2222

2323
## Local Testing and Usage

0 commit comments

Comments
 (0)