From 550b80116ebd02df0649005b8faf7c14445f1b4f Mon Sep 17 00:00:00 2001 From: scott-vsi Date: Wed, 2 Mar 2016 10:43:56 -0500 Subject: [PATCH] Update INSTALL fixed a word --- INSTALL | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/INSTALL b/INSTALL index 8df87b45f47..bb3c6114c71 100644 --- a/INSTALL +++ b/INSTALL @@ -301,7 +301,7 @@ running:: su -c "yum-builddep python-matplotlib" -This does not build matplotlib, but it does get the install the +This does not build matplotlib, but it does get and install the build dependencies, which will make building from source easier.