From aa450774ea55309f47ce0642664aea504995aba1 Mon Sep 17 00:00:00 2001 From: Brian Osborne Date: Sat, 20 Jun 2015 22:25:37 -0400 Subject: [PATCH] Minor edits --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index b8e7a72be..10920e032 100644 --- a/README.md +++ b/README.md @@ -102,7 +102,7 @@ The upcoming **1.7 release** will be the last release series to utilize the alte # Caveats and Warnings -When you run the tests ("`./Build test`") some tests may issue warnings messages or even fail. Sometimes this is because we didn't have anyone to test the test system on the combination of your operating system, version of perl, and associated libraries and other modules. Because BioPerl depends on several +When you run the tests with `./Build test` some tests may issue warnings messages or even fail. Sometimes this is because we didn't have anyone to test the test system on the combination of your operating system, version of perl, and associated libraries and other modules. Because BioPerl depends on several outside libraries we may not be able to test every single combination so if there are warnings you may find that the package is still perfectly useful. -- 2.11.4.GIT