diff --git a/README.md b/README.md index ee0846c..528059c 100644 --- a/README.md +++ b/README.md @@ -13,9 +13,16 @@ API docs: https://cloud.yandex.com/en/docs/tracker/about-api ## Installation ```shell -pip install ya_tracker_clint +pip install ya_tracker_client ``` +or + +```shell +poetry add ya_tracker_client +``` + + ## Usage ```python