mirror of
https://github.com/LemmyNet/lemmy.git
synced 2024-10-01 01:36:12 -04:00
Updating readme for docker install
This commit is contained in:
parent
6219e29b3c
commit
c503f0c342
@ -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…
Reference in New Issue
Block a user