We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3736e8c commit e183e34Copy full SHA for e183e34
README.md
@@ -13,7 +13,7 @@ Please file issues if you notice that anything is not working as expected.
13
These demos are intended to be run on a linux OS. Your system must meet the
14
following requirements:
15
16
-- A Python interpreter must be installed.
+- A Python interpreter must be installed (python3 with python3-venv to create virtual environments)
17
- ADB must be available on the path. ADB comes as part of th Android SDK.
18
Note that installing the command line tools is sufficient.
19
- [Docker](https://docs.docker.com/v17.12/install/) must be installed. Make
0 commit comments