This commit is contained in:
callebtc
2022-09-11 16:58:19 +03:00
parent 1f8b0c691f
commit 44db884f0a

View File

@@ -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