From 0116b59b8bb46c1178d7d2d5dd21249c4cef71cb Mon Sep 17 00:00:00 2001 From: callebtc <93376500+callebtc@users.noreply.github.com> Date: Sun, 11 Sep 2022 17:22:54 +0300 Subject: [PATCH] readme --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 1554c7f..79726f4 100644 --- a/README.md +++ b/README.md @@ -4,7 +4,7 @@ ```bash git clone https://github.com/callebtc/cashu.git -sudo apt install -y build-essential pkg-config libffi-dev libpq-dev zlib1g-dev libssl-dev +sudo apt install -y build-essential pkg-config libffi-dev libpq-dev zlib1g-dev libssl-dev python3-dev # on mac: brew install postgres # install python using pyenv