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

+ 1 - 1
docs/develop.md

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