Updating readme for docker install

pull/122/head
Dessalines 5 years ago
parent e8892f24fc
commit 87bf57b1f1

@ -39,10 +39,11 @@ Made with [Rust](https://www.rust-lang.org), [Actix](https://actix.rs/), [Infern
## Install
### Docker
Make sure you have both docker and docker-compose installed.
```
git clone https://github.com/dessalines/lemmy
cd lemmy
docker-compose up
./docker_update.sh # This pulls the newest version, builds and runs it
```
and goto http://localhost:8536
### Local Development

Loading…
Cancel
Save