Skip to content

Commit 6b89072

Browse files
committed
Update README
1 parent 66ca492 commit 6b89072

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
@@ -23,7 +23,7 @@ Usage :
2323
# To build the SDK/crypto library binaries from the matrix-rust-sdk repo:
2424
./scripts/build.sh -p <matrix-rust-sdk-path> -m <sdk/crypto> -r
2525
# To release the built SDK/crypto library binaries to maven:
26-
python3 ./scripts/release_sdk.py --version <version> --linkable-ref <sdk-branch/SHA> --module <SDK/CRYPTO>
26+
python3 ./scripts/publish_release.py --version <version> --linkable-ref <sdk-branch/SHA> --module <SDK/CRYPTO>
2727
```
2828

2929
## Testing locally

0 commit comments

Comments
 (0)