From cedffdfcb07db006997530e900e47d8fcb63f1a4 Mon Sep 17 00:00:00 2001 From: Satoshi Nakamoto <65907137+SatoshiNakamotoBitcoin@users.noreply.github.com> Date: Wed, 27 Mar 2024 21:55:43 +0100 Subject: [PATCH] Update README.md --- README.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/README.md b/README.md index af1065e..c53b24b 100644 --- a/README.md +++ b/README.md @@ -92,11 +92,13 @@ -- Easy mode: * a@A:~> sudo apt install hexyl + * a@A:~> sudo apt install jq * a@A:~> pip3 install pybitblock * a@A:~> pyblock -- Manual mode: * a@A:~> sudo apt install hexyl + * a@A:~> sudo apt install jq * a@A:~> git clone https://github.com/curly60e/pyblock.git * a@A:~> cd pyblock * a@A:~> pip3 install -r requirements.txt @@ -105,6 +107,7 @@ -- Poetry mode: * a@A:~> sudo apt install hexyl + * a@A:~> sudo apt install jq * a@A:~> pip3 install poetry * a@A:~> git clone https://github.com/curly60e/pyblock.git * a@A:~> cd pyblock @@ -175,11 +178,13 @@ -- Easy mode: * a@A:~> sudo apt install hexyl + * a@A:~> sudo apt install jq * a@A:~> pip3 install pybitblock * a@A:~> pyblock -- Manual mode: * a@A:~> sudo apt install hexyl + * a@A:~> sudo apt install jq * a@A:~> git clone https://github.com/curly60e/pyblock.git * a@A:~> cd pyblock * a@A:~> pip3 install -r requirements.txt @@ -188,6 +193,7 @@ -- Poetry mode: * a@A:~> sudo apt install hexyl + * a@A:~> sudo apt install jq * a@A:~> pip3 install poetry * a@A:~> git clone https://github.com/curly60e/pyblock.git * a@A:~> cd pyblock