mirror of
				https://github.com/ARM-software/workload-automation.git
				synced 2025-10-31 07:04:17 +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:
		| @@ -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. | ||||
|   | ||||
		Reference in New Issue
	
	Block a user