Commit 36f9436acf15d9b78de9ef6c079564aca05dd63d

Stephen Moloney 2017-02-16T19:16:17

try to fix docs

1
2
3
4
5
6
7
8
9
10
11
12
diff --git a/docs/getting_started.md b/docs/getting_started.md
index 48d4706..cae9858 100644
--- a/docs/getting_started.md
+++ b/docs/getting_started.md
@@ -32,6 +32,7 @@ environment variables should be set:
 echo '.env' >> .gitignore` for the git repository to ensure it doesn't get added to source control.
 
 The `.env` file will be similar to as follows:
+
 ```
 #!/usr/bin/env bash