diff --git a/README.md b/README.md index ae29c91..695e667 100644 --- a/README.md +++ b/README.md @@ -55,7 +55,7 @@ See the `examples` folder for how to use this library. To run an example query, execute a command like the following from the repo root: ``` -$ python examples/report_users_and_phones.py +$ python examples/Admin/report_users_and_phones.py ``` # Testing