]> Untitled Git - lemmy.git/commitdiff
Changing to githubs raw url.
authorDessalines <tyhou13@gmx.com>
Thu, 15 Aug 2019 21:18:49 +0000 (14:18 -0700)
committerDessalines <tyhou13@gmx.com>
Thu, 15 Aug 2019 21:18:49 +0000 (14:18 -0700)
README.md

index d0d537761b39c88ed0fb9992a8812d5c6cee198c..61461ffb650b0e17a1b5c9b96eb7b3896f856f67 100644 (file)
--- a/README.md
+++ b/README.md
@@ -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
 ```