diff --git a/README.md b/README.md index 62882b1710..b3cebfe4b4 100644 --- a/README.md +++ b/README.md @@ -92,6 +92,7 @@ On Debian and Ubuntu, `ord` requires `libssl-dev` when building from source: ``` sudo apt-get install pkg-config libssl-dev build-essential ``` + Or RedHat/Centos, you need to change the command above to: ```