This commit is contained in:
callebtc
2022-09-11 17:20:55 +03:00
parent ae3ea199e6
commit a13d077132

View File

@@ -18,6 +18,8 @@ pyenv install 3.9.13
# install poetry
curl -sSL https://install.python-poetry.org | python3 -
echo export PATH="$HOME/.local/bin:$PATH" >> .bashrc
source .bashrc
# install cashu
cd cashu