From cddbc61ea09c70589f8951c985b2788f0cc31477 Mon Sep 17 00:00:00 2001 From: William Katz Date: Thu, 10 Jun 2021 22:33:36 -0700 Subject: [PATCH] Update README.md --- README.md | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/README.md b/README.md index 7a39529..ef50345 100644 --- a/README.md +++ b/README.md @@ -18,10 +18,7 @@ drogon depedencies (varies by OS/distro) ``` sudo apt install libjsoncpp-dev uuid-dev openssl libssl-dev zlib1g-dev ``` -xxhash depedency -``` -sudo apt install xxhash -``` + building the project ```