Update README
This commit is contained in:
parent
f4ba7e9803
commit
5f54e3817e
12
README.md
12
README.md
@ -5,6 +5,18 @@ twvdscli
|
|||||||
|
|
||||||
# Установка
|
# Установка
|
||||||
|
|
||||||
|
## С помощью setup.py
|
||||||
|
|
||||||
|
Установка:
|
||||||
|
|
||||||
|
```sh
|
||||||
|
python setup.py install
|
||||||
|
```
|
||||||
|
|
||||||
|
Затем управлять пакетом можно как обычно через pip.
|
||||||
|
|
||||||
|
## Ручная установка
|
||||||
|
|
||||||
Потребуются пакеты typer, prettytable, requests. Ставим их из файла:
|
Потребуются пакеты typer, prettytable, requests. Ставим их из файла:
|
||||||
|
|
||||||
```commandline
|
```commandline
|
||||||
|
Loading…
Reference in New Issue
Block a user