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 efb2e46 commit 3736e8cCopy full SHA for 3736e8c
README.md
@@ -14,9 +14,8 @@ 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.
17
-- ADB must be available on the path. ADB comes as part of the [Android
18
- SDK](http://www.androiddocs.com/sdk/installing/index.html). Note that
19
- installing the command line tools is sufficient.
+- ADB must be available on the path. ADB comes as part of th Android SDK.
+ Note that installing the command line tools is sufficient.
20
- [Docker](https://docs.docker.com/v17.12/install/) must be installed. Make
21
sure you can run it as [non-root
22
user](https://docs.docker.com/install/linux/linux-postinstall/)
0 commit comments