|
@@ -142,7 +142,7 @@
|
|
|
<ol>
|
|
|
<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 Business Type, City and Country of the stuff your are going to swap.</li>
|
|
|
- <li>Set the MAX_BURGERS value stating the max number of burger the pp is going to manage.</li>
|
|
|
+ <li>Set the MAX_BURGERS value stating the max number of burgers the app is going to manage.</li>
|
|
|
<li>Set the Editor Password of your burgers. This will be important to confirm your burger 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>
|