Selaa lähdekoodia

throwie the perfectionist

lolcat 1 viikko sitten
vanhempi
sitoutus
bd04cf25d7
1 muutettua tiedostoa jossa 2 lisäystä ja 2 poistoa
  1. 2 2
      docs/develop.md

+ 2 - 2
docs/develop.md

@@ -14,8 +14,8 @@ If, for some reason, you're in an environment where accessing the debug logs is
 
 Install:
 ```sh
-git clone git.lolcat.ca/lolcat/4get
-make changes to docker/apache/http/httpd.conf # (comment out the lines that disable logging)
+git clone https://git.lolcat.ca/lolcat/4get
+make changes to docker/apache/http/httpd.conf # comment out the lines that disable logging
 docker build -t luuul/4get .
 ```