summaryrefslogtreecommitdiff
path: root/Readme.md
diff options
context:
space:
mode:
authorJules LaPlace <jules@okfoc.us>2015-04-13 12:09:58 -0400
committerJules LaPlace <jules@okfoc.us>2015-04-13 12:09:58 -0400
commita617896215dabedced31d7ac1d96c02f57648c10 (patch)
tree8a74446a34a49e2714c818b89e5cf345563b1851 /Readme.md
parent65c79336e84abc9b9bbcd6b3d1eb3a960c6ec014 (diff)
editing readme some more
Diffstat (limited to 'Readme.md')
-rw-r--r--Readme.md14
1 files changed, 8 insertions, 6 deletions
diff --git a/Readme.md b/Readme.md
index 8f16e7f..3b2d832 100644
--- a/Readme.md
+++ b/Readme.md
@@ -3,9 +3,10 @@
> "Pretty good"
> - Steve Jobs
-## To install:
+## To configure:
-* create a file `site/.env` with the following environment variables set:
+* Customize schemas and routes in site/index.js as needed
+* Create a file `site/.env` with the following environment variables set:
```
S3_KEY=...
@@ -15,9 +16,10 @@ OK_USER=...
OK_PASS=...
```
-* customize routes in site/index.js as needed
-* run ./install.sh
-* cd site
-* node index
+## To install and run:
+
+* Run `./install.sh`
+* `cd site`
+* `node index`
Server will be running on http://lvh.me:1337/