diff --git a/ECDSA/README.md b/ECDSA/README.md index 6307a91e6..7cb014ce8 100644 --- a/ECDSA/README.md +++ b/ECDSA/README.md @@ -24,8 +24,8 @@ The following binaries have been used for the paper: All binaries offer the same interface. With MASCOT for example, run the following: ``` -./mascot-ecsda-party.x -p 0 [-N ] [-h ] [-D] [] -./mascot-ecsda-party.x -p 1 [-N ] [-h ] [-D] [] +./mascot-ecdsa-party.x -p 0 [-N ] [-h ] [-D] [] +./mascot-ecdsa-party.x -p 1 [-N ] [-h ] [-D] [] ... ```