add instruction of installation from pypi PiperOrigin-RevId: 608223146
diff --git a/README.md b/README.md index 05b6bb5..3de0763 100644 --- a/README.md +++ b/README.md
@@ -27,6 +27,12 @@ ### Installation +#### PyPI (recommended) +```shell +$ pip install google-home-ui-automator +``` + +#### Build from source code 1. clone this repo. ```shell