mirror of
https://github.com/curly60e/pyblock.git
synced 2026-08-19 13:18:13 +02:00
Update README.md
This commit is contained in:
parent
6c0a94270d
commit
f7fb6b9aa8
1 changed files with 12 additions and 8 deletions
20
README.md
20
README.md
|
|
@ -136,16 +136,20 @@
|
|||
|
||||
- Open the Terminal
|
||||
|
||||
-- Easy mode:
|
||||
* a@A:~> pip3 install pybitblock
|
||||
-- Easy mode:
|
||||
* a@A:~> pip3 install pybitblock
|
||||
* a@A:~> pyblock
|
||||
|
||||
-- Manual mode:
|
||||
-- Manual mode:
|
||||
* a@A:~> pip3 install poetry
|
||||
* a@A:~> git clone https://github.com/curly60e/pyblock.git
|
||||
* a@A:~> cd pyblock
|
||||
* a@A:~> poetry install
|
||||
* a@A:~> poetry run python3 PyBlock.py
|
||||
|
||||
* a@A:~> pip3 install poetry
|
||||
* a@A:~> git clone https://github.com/curly60e/pyblock.git
|
||||
* a@A:~> cd pyblock
|
||||
* a@A:~> poetry install
|
||||
* a@A:~> poetry run python3 PyBlock.py
|
||||
-- Upgrade:
|
||||
* a@A:~> pip3 install pybitblock -U
|
||||
* a@A:~> pyblock
|
||||
|
||||
<br />
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue