From 7ab56ecceccf99f57039e205aca268ad5a272db0 Mon Sep 17 00:00:00 2001 From: Stephen Nayfach Date: Wed, 26 Jul 2017 08:05:19 -0700 Subject: [PATCH] Update install.md --- docs/install.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/install.md b/docs/install.md index e266cda..415d537 100644 --- a/docs/install.md +++ b/docs/install.md @@ -61,7 +61,7 @@ Run the following command to test MIDAS: `cd /path/to/MIDAS/test` `test_midas.py -vf` -This will take a few minutes to complete +This will take a few minutes to complete. If you don't have VSEARCH and HMMER installed, the last test (for building a custom database) will fail. This is OK and will not affect the rest of the program. ### Update MIDAS MIDAS changes over time as new features are added and bugs are fixed