diff --git a/README.md b/README.md index 20a9491..16b2d94 100644 --- a/README.md +++ b/README.md @@ -6,7 +6,7 @@ Install dependencies, you would need common set of tools for building from sourc On Debian/Ubuntu: ```bash -apt install build-essential libssl-dev zlib1g-dev +apt install git curl build-essential libssl-dev zlib1g-dev ``` On CentOS/RHEL: ```bash