diff --git a/README.rst b/README.rst index 90b92c6..aeea0c3 100644 --- a/README.rst +++ b/README.rst @@ -4,6 +4,14 @@ mackerel.client is a python library to access Mackerel (https://mackerel.io/). This client is Ported from `mackerel-client-ruby `_. +Install +------- + +.. code:: shell + + $ pip install mackerel.client + + Dependency ----------