Răsfoiți Sursa

Update README.md

Daniele Bonini (皮夕): WebDev, DevOps and project care by lots of Simplicity bits 3 ani în urmă
părinte
comite
0c4e30b841
1 a modificat fișierele cu 2 adăugiri și 1 ștergeri
  1. 2 1
      README.md

+ 2 - 1
README.md

@@ -18,7 +18,8 @@ As you are going to run Homomm in the PHP process context, using a limited web s
 <ol>
 <li>Check the permissions of your "Repo" folder in your web app private path; and set its path in the config file.</li>
 <li>In the Repo path create a "user" folder for each user and give to this folder the write permission. Set it appropriately in the config file.</li>
-<li>Check the permissions of your "hmm-img" folder in your web app public path; and set its path in the config file.</li>   
+<li>Check the permissions of your "hmm-img" folder in your web app public path; and set its path in the config file.</li>  
+<li>In hmm-img path create a "user" folder for each user and give to this folder the write permission. Set it appropriately in the config file.</li>  	
 <li>In the config file, set every "user" information appropriately like in the examples given.</li>
 <li>Configure your <a href="http://twilio.com" style="color:#e6d236;">Twilio</a> account information appropriately to send out sms notification.</li>	      
 <li>Configure the max history items as required (default: 50).</li>