diff --git a/README.rst b/README.rst index 27361e80..1937b706 100644 --- a/README.rst +++ b/README.rst @@ -44,7 +44,7 @@ To run the REST API for development you can install the openstack_health python package in development mode and start the API service with:: python setup.py develop - openstack_health_api + openstack-health-api or alternatively just can just run the api.py file manually. For example, from the top of the repo you would run::