This commit is contained in:
callebtc
2022-09-11 16:51:17 +03:00
parent fbf8c6eeb7
commit c3f394e40f

View File

@@ -3,6 +3,7 @@
## Install
```bash
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