From fcafdb3172f8c74a2567a624ccc3fa9dc2503e89 Mon Sep 17 00:00:00 2001 From: callebtc <93376500+callebtc@users.noreply.github.com> Date: Sun, 3 Mar 2024 12:19:40 +0100 Subject: [PATCH] Add checkout latest tag --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 4d9806b3..fb6aa6b4 100644 --- a/README.md +++ b/README.md @@ -78,6 +78,7 @@ source ~/.bashrc # install cashu git clone https://github.com/cashubtc/nutshell.git cashu cd cashu +git checkout pyenv local 3.10.4 poetry install ```