summaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorDessalines <happydooby@gmail.com>2019-04-26 09:15:17 -0700
committerDessalines <happydooby@gmail.com>2019-04-26 09:15:17 -0700
commit9b9e57a69db85e033310b6712d2e2a3bc98d1443 (patch)
treec7ef90039fd9bb448494d1f3c54bf16b81ec72f6 /README.md
parent06861f3ec28023e533a966059410e4538c7cdd76 (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: