mirror of
https://github.com/curly60e/pyblock.git
synced 2026-08-13 12:33:15 +02:00
Update README.md
This commit is contained in:
parent
3fe2b232e2
commit
cedffdfcb0
1 changed files with 6 additions and 0 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue