Skip to content

Commit b81060e

Browse files
committed
docs: add arguments to the build process
1 parent 549f300 commit b81060e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ source .localpythonenv/bin/activate
2424

2525
bash scripts/generate-macos-arm64.sh
2626

27-
python3 -m build
27+
python3 -m build --wheel --outdir dist --verbose
2828

2929
pip3 install ./dist/bdkpython-<yourversion>.whl --force-reinstall
3030

0 commit comments

Comments
 (0)