From b8d23c7a5b2425409fe622c8209e9d88629256a7 Mon Sep 17 00:00:00 2001 From: Liz Louis <4587835+lizb@users.noreply.github.com> Date: Fri, 5 Nov 2021 19:13:28 -0600 Subject: [PATCH] Update automate_observation.md --- ioXt/uraniborg/docs/automate_observation.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ioXt/uraniborg/docs/automate_observation.md b/ioXt/uraniborg/docs/automate_observation.md index 46ff7847..8dc1c7d5 100644 --- a/ioXt/uraniborg/docs/automate_observation.md +++ b/ioXt/uraniborg/docs/automate_observation.md @@ -15,7 +15,7 @@ In order to automate the data extraction process, which is covered by `automate_observation.py` python script. Make sure that your test/target device is connected via ADB, and issue the following command from your terminal: -`python3 automate_observations.py` +`python3 automate_observation.py` Upon successful execution, you should see messages like: ```