This commit is contained in:
callebtc
2022-09-11 17:00:44 +03:00
parent c750856a72
commit b79f9a2c16

View File

@@ -4,7 +4,7 @@
```bash
git clone https://github.com/callebtc/cashu.git
sudo apt install build-essential pkg-config libffi-dev libpq-dev
sudo apt install -y build-essential pkg-config libffi-dev libpq-dev
# on mac: brew install postgres
# follow the instructions after installing pyenv