From 1870a540c80d21363d1c8fea951f9aade1af3b5c Mon Sep 17 00:00:00 2001
From: Jeremy Fee <jmfee@usgs.gov>
Date: Wed, 11 Feb 2015 14:53:43 -0700
Subject: [PATCH] Update virtual environment link

---
 README.md | 4 +---
 1 file changed, 1 insertion(+), 3 deletions(-)

diff --git a/README.md b/README.md
index a868f8d7..ee699224 100644
--- a/README.md
+++ b/README.md
@@ -7,9 +7,7 @@ Geomag algorithms includes tools to fetch, process, and output geomag data.
 Install
 -------
 
-We recommend using virtual environments:
-
-    - http://docs.python-guide.org/en/latest/dev/virtualenvs/
+We recommend using virtual environments ( http://docs.python-guide.org/en/latest/dev/virtualenvs/ )
 
 
 1. Install `python` (2.7.X)
-- 
GitLab