From df63663e42c74f03bf1ff4bfb965854360406f9c Mon Sep 17 00:00:00 2001
From: Davis Thames
Date: Mon, 30 Apr 2018 10:46:08 -0500
Subject: [PATCH] issue #86 updated contributing.rst file
---
CONTRIBUTING.rst | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/CONTRIBUTING.rst b/CONTRIBUTING.rst
index 6a506e6..bff2266 100644
--- a/CONTRIBUTING.rst
+++ b/CONTRIBUTING.rst
@@ -124,5 +124,5 @@ In order for py.test to run, you will have had to create an environment variable
However, now this api key will become embedded in the test fixture file that is created per the prior procedure. In order to remove this api key from the new test fixtures, run the following from the top level directory::
- $ python tools/api_key_tool.py
+ $ ./tools/api_key_tool.py