mirror of https://github.com/LemmyNet/lemmy.git
Changing to githubs raw url.
parent
f375a5ae73
commit
b42d76de87
|
@ -69,7 +69,7 @@ Make sure you have both docker and docker-compose(>=`1.24.0`) installed.
|
|||
```
|
||||
mkdir /lemmy/
|
||||
cd /lemmy/
|
||||
wget https://github.com/dessalines/lemmy/blob/master/docker/docker-compose.yml
|
||||
wget https://raw.githubusercontent.com/dessalines/lemmy/master/docker/docker-compose.yml
|
||||
docker-compose up -d
|
||||
```
|
||||
|
||||
|
|
Loading…
Reference in New Issue