summaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorDessalines <tyhou13@gmx.com>2019-04-26 09:15:17 -0700
committerDessalines <tyhou13@gmx.com>2019-04-26 09:15:17 -0700
commit66cbd050a10b9a13d911f77d18983b982c6c7326 (patch)
treec7ef90039fd9bb448494d1f3c54bf16b81ec72f6 /README.md
parente7697cf20b0ad56ce6cb31701ed7dd48b0082cdb (diff)
Documentation
Diffstat (limited to 'README.md')
-rw-r--r--README.md1
1 files changed, 0 insertions, 1 deletions
diff --git a/README.md b/README.md
index eb923f3f..94238136 100644
--- a/README.md
+++ b/README.md
@@ -73,7 +73,6 @@ 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: