diff --git a/README.md b/README.md index acc080e..81b034a 100644 --- a/README.md +++ b/README.md @@ -48,7 +48,7 @@ pip install git+https://github.com/wavefronthq/python-client.git Or you can install from PyPi via pip: ```sh -pip install wavefront_client +pip install wavefront-api-client ```