diff options
author | Jesús <heckyel@hyperbola.info> | 2020-03-26 14:38:30 -0500 |
---|---|---|
committer | Jesús <heckyel@hyperbola.info> | 2020-03-26 14:38:30 -0500 |
commit | 0922c14e527aba69da2a62273745a04f441f70e2 (patch) | |
tree | 456943d369e874341e07ed32a09a9b92825ccd12 | |
parent | bfdb4a9d6ec85b2d6c87bcf37dac3449ea82f35a (diff) | |
download | librecart-0922c14e527aba69da2a62273745a04f441f70e2.tar.lz librecart-0922c14e527aba69da2a62273745a04f441f70e2.tar.xz librecart-0922c14e527aba69da2a62273745a04f441f70e2.zip |
update folder name
-rw-r--r-- | install.txt | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/install.txt b/install.txt index 9a9c48a..8062323 100644 --- a/install.txt +++ b/install.txt @@ -16,7 +16,7 @@ These instructions are for a manual installation using FTP, cPanel or other web - GNU_Linux Install - -1. Upload all of the files and folders to your server from the "Upload" folder, place them in your web root. The web root is different on some servers, cPanel it should be public_html/ and on Plesk it should be httpdocs/. +1. Upload all of the files and folders to your server from the "public" folder, place them in your web root. The web root is different on some servers, cPanel it should be public_html/ and on Plesk it should be httpdocs/. 2. Make sure your web user has the permission to read, write and execute all directories under the web root. @@ -43,7 +43,7 @@ These instructions are for a manual installation using FTP, cPanel or other web - Windows Install - -1. Upload all the files and folders to your server from the "Upload" folder. This can be to anywhere of your choice. e.g. /wwwroot/store or /wwwroot +1. Upload all the files and folders to your server from the "public" folder. This can be to anywhere of your choice. e.g. /wwwroot/store or /wwwroot 2. Rename config-dist.php to config.php and admin/config-dist.php to admin/config.php |