From a5d567cc6d1fa4de69075223a40df1878891ef18 Mon Sep 17 00:00:00 2001 From: Tim Lister Date: Mon, 20 Jul 2015 22:11:32 -0700 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 7f8749f98..555c910c9 100644 --- a/README.md +++ b/README.md @@ -6,7 +6,7 @@ Portal for scheduling observations of NEOs using LCOGT (Version 1.0.4) Setup ----- -Construct a Python Virtual Enviroment (virtualenv) by executing: +Construct a Python Virtual Environment (virtualenv) by executing: `virtualenv ` `source /bin/activate # for bash-shells`