diff --git a/README.rst b/README.rst index a9b1ecd0..5a305d04 100644 --- a/README.rst +++ b/README.rst @@ -30,7 +30,7 @@ Installation To install:: git clone git@github.com:ARM-software/workload-automation.git workload-automation - sudo -H pip install ./workload-automation + sudo -H python setup [install|develop] Please refer to the `installation section `_ in the documentation for more details.