Przeglądaj źródła

Update 'README.md'

Dan Nuggetsman 2 miesięcy temu
rodzic
commit
83fd4a013b
1 zmienionych plików z 2 dodań i 2 usunięć
  1. 2 2
      README.md

+ 2 - 2
README.md

@@ -13,13 +13,13 @@ Every person its prospects. Here your p2p, drag-n-drop solution - GPL License
 	   
   As you are going to run 5 Cube in the PHP process context, using a limited web server or phpfpm user, you must follow some simple directives for an optimal first setup:<br>
 	
-  <ol>
+  <ul>
      <li>Check the write permissions of your "data" folder in your web app private path; and set its path in the config file.</li>
      <li>Set the default Locale.</li>
      <li>Set the Business Type, City_Zip_Prov and Country of your prospects.</li>
      <li>Set the Editor Password of your cubes. This will be important to confirm your cube upload by dropping it and saving it.</li>
      <li>In Public/js/cube-code.js, in mystart class method, check if you are using 'http' or 'https'.</li>	
-  </ol>	
+  </ul>	
   
 For any need of software additions, plugins and improvements please write to <a href="mailto:info@5mode.com">info@5mode.com</a>