From 44db884f0acbf2c0a100cf5d48977974470d5b89 Mon Sep 17 00:00:00 2001 From: callebtc <93376500+callebtc@users.noreply.github.com> Date: Sun, 11 Sep 2022 16:58:19 +0300 Subject: [PATCH] readme --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 1c6ad05..aef7104 100644 --- a/README.md +++ b/README.md @@ -3,7 +3,7 @@ ## Install ```bash -https://github.com/callebtc/cashu.git +git clone https://github.com/callebtc/cashu.git sudo apt install pkg-config libffi-dev libpq-dev # on mac: brew install postgres curl https://pyenv.run | bash