diff --git a/README.md b/README.md index 9132ca06..5cf8b6d4 100644 --- a/README.md +++ b/README.md @@ -55,7 +55,7 @@ parties and malicious security. On Linux, this requires a working toolchain and [all requirements](#requirements). On Ubuntu, the following might suffice: ``` -sudo apt-get install automake build-essential clang cmake git libboost-dev libboost-thread-dev libgmp libntl-dev libsodium-dev libssl-dev libtool python3 +sudo apt-get install automake build-essential clang cmake git libboost-dev libboost-thread-dev libgmp3-dev libntl-dev libsodium-dev libssl-dev libtool python3 ``` On MacOS, this requires [brew](https://brew.sh) to be installed, which will be used for all dependencies.