summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--README7
1 files changed, 7 insertions, 0 deletions
diff --git a/README b/README
index dfe1c87..1b2ad43 100644
--- a/README
+++ b/README
@@ -1,2 +1,9 @@
bucky
=====
+
+1. npm install
+2. install mysql (used for main database)
+3. install mongodb (used for sessions)
+4. copy .env-sample to .env and edit the values
+5. run `node index`
+