Help! Installation problem same on Bluehost and localhost

Am I completely missing something? I set up the directory like the instructions described, with sitecake.php, the sitecake file and my index.html in the root directory and this is what I got (this is the one from xampp localhost):

Warning: require(C:\xampp\htdocs\SCLA\sitecake\2.3.6\config/…/vendor/autoload.php): failed to open stream: No such file or directory in C:\xampp\htdocs\SCLA\sitecake\2.3.6\config\bootstrap.php on line 7

Fatal error: require(): Failed opening required ‘C:\xampp\htdocs\SCLA\sitecake\2.3.6\config/…/vendor/autoload.php’ (include_path=‘C:\xampp\php\PEAR’) in C:\xampp\htdocs\SCLA\sitecake\2.3.6\config\bootstrap.php on line 7

Looks like you didn’t upload all the files. Can you confirm that there is sitecake/2.3.6/vendor/autoload.php file in your site root dir?

Yep - you were right - I downloaded the file again and it looks like it’s working. The first download was only 1.62 MG and the second was 1.92 so part of it must have been missing eariler. Thanks!!