copy branch master from staging to prod PiperOrigin-RevId: 607926563
diff --git a/README.md b/README.md index d624fde..7489f73 100644 --- a/README.md +++ b/README.md
@@ -28,6 +28,10 @@ ### Installation 1. clone this repo. + + ```shell + $ git clone https://testsuite-smarthome-matter.googlesource.com/ui-automator + ``` 2. `cd` to the folder. 3. Run `pip install .`