소스 검색

im retarded

lolcat 1 주 전
부모
커밋
c3b450eed9
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  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:
 ```sh
 git clone https://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 .
 ```