From 1620f3f452b008c21431532d9287887367613b5d Mon Sep 17 00:00:00 2001 From: Michael Tryby Date: Tue, 12 Feb 2019 13:21:55 -0500 Subject: [PATCH] updating documentation --- tools/before-test.cmd | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/tools/before-test.cmd b/tools/before-test.cmd index dca4cca..7fef815 100644 --- a/tools/before-test.cmd +++ b/tools/before-test.cmd @@ -12,8 +12,8 @@ :: :: Note: :: Tests and benchmark files are stored in the epanet-example-networks repo. -:: This script retreives them using a stable URL associated with a release on -:: GitHub and stages the files for nrtest to run. The script assumes that +:: This script retreives them using a stable URL associated with a GitHub +:: release and stages the files for nrtest to run. The script assumes that :: before-test.cmd and gen-config.cmd are located together in the same folder. ::