aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--TESTING.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/TESTING.md b/TESTING.md
index 0ff928f..a12b5ba 100644
--- a/TESTING.md
+++ b/TESTING.md
@@ -12,4 +12,4 @@ Integration testing:
* . .integration.sh
This will copy the entire contents of the currently checked out branch of gr-gsm to a temp folder, and attempt to build the docker images according to the definitions in the .docker files located under gr-gsm/dockerfiles.
-Once the images are created, the scripts instantiates a container to test each band listed on each against each image built. This can take quite a while. If you're running on Mac, consider using the ```caffeinate``` command to keep your machine from sleeping.
+Once the images are created, the script instantiates a container for testing the rtlsdr scanner on each band, against each Docker image built. This can take quite a while. If you're running on Mac, consider using the ```caffeinate``` command to keep your machine from sleeping.