-
Notifications
You must be signed in to change notification settings - Fork 9.4k
Description
Hello,
Apologies in advance, as I am not a developer and have hardly ever used Git/GitHub before, so this may very well seem a stupid question to most.
I want to get M2.0.2 but with all the very latest updates/fixes/patches/commits.
I have used git clone -b develop https://github.com/magento/magento2.git, ran composer install then browsed to http://www.mysite.com/setup but the installer page is v2.0.0.
So, that's the first issue - why isn't the development branch showing it as the latest version?
Now, most people just seem to suggest running the upgrade, but I have ran magento setup:upgrade, which finishes with "Please re-run Magento compile command".
So, I run magento setup:di:compile which appears to go through without error.
I refresh any file privileges then try my site... It still reports itself as v2.0.0.
Please tell me what am I doing wrong or misunderstanding?
Thank you!
Best Regards,
Elliot