mirror of
https://github.com/ARM-software/workload-automation.git
synced 2025-01-31 02:01:16 +00:00
README: Update installation instruction to match documentation.
When installing from github we recommend installing with setup.py as install with pip does not always resolve dependencies correctly.
This commit is contained in:
parent
db944629f3
commit
c4daccd800
@ -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 <http://workload-automation.readthedocs.io/en/latest/user_information.html#install>`_
|
||||
in the documentation for more details.
|
||||
|
Loading…
x
Reference in New Issue
Block a user