mirror of
https://github.com/aljazceru/nutshell.git
synced 2025-12-24 03:54:21 +01:00
readme
This commit is contained in:
@@ -4,10 +4,13 @@
|
||||
|
||||
```bash
|
||||
git clone https://github.com/callebtc/cashu.git
|
||||
sudo apt install pkg-config libffi-dev libpq-dev
|
||||
sudo apt install build-essential pkg-config libffi-dev libpq-dev
|
||||
# on mac: brew install postgres
|
||||
|
||||
# follow the instructions after installing pyenv
|
||||
curl https://pyenv.run | bash
|
||||
pyenv install 3.9.13
|
||||
|
||||
cd cashu
|
||||
poetry install
|
||||
```
|
||||
|
||||
Reference in New Issue
Block a user