From ae3ea199e6b25de6f3d0926a053b0dcd029f4e0b Mon Sep 17 00:00:00 2001 From: callebtc <93376500+callebtc@users.noreply.github.com> Date: Sun, 11 Sep 2022 17:17:20 +0300 Subject: [PATCH] readme --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index c7f0917..f6e66bc 100644 --- a/README.md +++ b/README.md @@ -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