I need to install locally Magento CE 1.9.1.1 with sample data.
How can I do that?
The downloader will download the latest 1.9 release. But I need exactly 1.9.1.1
I run OS X Yosemite.
Thanks.
Solved! Go to Solution.
Well I clonned the git 1.9 repo and then used git checkout tags/1.9.1.1
That way it runs locally on 1.9.1.1
View solution in original post