소스 검색

Update README.md

Final README commit for now.
Sunit Kumar Nandi 11 년 전
부모
커밋
0b90738142
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      README.md

+ 1 - 1
README.md

@@ -41,7 +41,7 @@ This is done by issuing the following commands in order in the terminal:
     cd /home/user/ (where 'user' is the username of the user account) , 
     chown -R user.www-data public_html , 
     usermod -a -G www-data user , 
-    chmod 775 public_html , 
+    chmod 775 public_html 
 
 Finally the 'webgcc' script folder must be copied into public_html directory.