1
0
mirror of https://github.com/ARM-software/workload-automation.git synced 2025-10-30 06:34:13 +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:
Marc Bonnici
2020-06-25 12:03:25 +01:00
committed by setrofim
parent 1f0da5facf
commit c473cfa8fe
3 changed files with 6 additions and 6 deletions

View File

@@ -20,7 +20,7 @@ Install
.. note:: This is a quick summary. For more detailed instructions, please see
the :ref:`installation` section.
Make sure you have Python 2.7 or Python 3 and a recent Android SDK with API
Make sure you have Python 3.5+ and a recent Android SDK with API
level 18 or above installed on your system. A complete install of the Android
SDK is required, as WA uses a number of its utilities, not just adb. For the
SDK, make sure that either ``ANDROID_HOME`` environment variable is set, or that