mirror of
https://github.com/LemmyNet/lemmy.git
synced 2024-10-01 01:36:12 -04:00
Changing to githubs raw url.
This commit is contained in:
parent
f0162190ea
commit
42cb8cf496
@ -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
Block a user