mirror of
https://github.com/ARM-software/workload-automation.git
synced 2025-10-26 20:54:07 +00:00
docs/user_information: Fix references to Python 2.7
Remove references to Python 2.7 and update example paths to Python3.
This commit is contained in:
@@ -40,7 +40,7 @@ Will display help for this subcommand that will look something like this:
|
||||
AGENDA Agenda for this workload automation run. This defines
|
||||
which workloads will be executed, how many times, with
|
||||
which tunables, etc. See example agendas in
|
||||
/usr/local/lib/python2.7/dist-packages/wa for an
|
||||
/usr/local/lib/python3.X/dist-packages/wa for an
|
||||
example of how this file should be structured.
|
||||
|
||||
optional arguments:
|
||||
|
||||
Reference in New Issue
Block a user