aboutsummaryrefslogtreecommitdiffstats
path: root/TESTING.md
diff options
context:
space:
mode:
authorAsh Wilson <ashmastaflash@users.noreply.github.com>2016-02-25 23:32:45 -0600
committerAsh Wilson <ash.d.wilson@gmail.com>2016-04-10 22:58:35 -0700
commit04ab4360929fa55519df3ec270b0da95262c69bc (patch)
tree706ea916c5c3ea90c292e7054a9a3be270bbc6f0 /TESTING.md
parentaeeba5f16732471dc6001c5704cec8b27d372b0c (diff)
Documentation improvements
Diffstat (limited to 'TESTING.md')
-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.