mirror of
https://github.com/LemmyNet/lemmy.git
synced 2024-11-05 12:05:01 +00:00
Merge branch 'patch-1' of https://github.com/Nutomic/lemmy into Nutomic-patch-1
This commit is contained in:
commit
f0162190ea
1 changed files with 3 additions and 2 deletions
|
@ -67,8 +67,9 @@ Made with [Rust](https://www.rust-lang.org), [Actix](https://actix.rs/), [Infern
|
|||
Make sure you have both docker and docker-compose(>=`1.24.0`) installed.
|
||||
|
||||
```
|
||||
git clone https://github.com/dessalines/lemmy
|
||||
cd lemmy/docker
|
||||
mkdir /lemmy/
|
||||
cd /lemmy/
|
||||
wget https://github.com/dessalines/lemmy/blob/master/docker/docker-compose.yml
|
||||
docker-compose up -d
|
||||
```
|
||||
|
||||
|
|
Loading…
Reference in a new issue