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

View File

@@ -17,7 +17,7 @@ source .bashrc
pyenv install 3.9.13
# install poetry
curl -sSL https://install.python-poetry.org | python -
curl -sSL https://install.python-poetry.org | python3 -
# install cashu
cd cashu