summaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorDessalines <happydooby@gmail.com>2019-04-26 09:11:04 -0700
committerDessalines <happydooby@gmail.com>2019-04-26 09:11:04 -0700
commitaff41afa19c7765f8974e47166cc1796d3223ccc (patch)
tree0ab076743c5078c6ed40688dcdf73b0c928cec50 /README.md
parent74af5ef8715e9c537441d1816c833596ebc694bb (diff)
Spam
Diffstat (limited to 'README.md')
-rw-r--r--README.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/README.md b/README.md
index 94238136..eb923f3f 100644
--- a/README.md
+++ b/README.md
@@ -73,6 +73,7 @@ and goto http://localhost:8536
#### Running
```
git clone https://github.com/dessalines/lemmy
+export DATABASE_URL=postgres://rrr:rrr@localhost/rrr
cd lemmy
./install.sh
# For live coding, where both the front and back end, automagically reload on any save, do: