Best way to have the cocos2d-x 3.0 updated

Hi,

I’m going to start using 3.0alpha version of cocos2d-x, what is the best way to have the last updated version?

If I download the. zip file, how will update to a new version?

It is better to do a:
git clone git@github.com:cocos2d/cocos2d-x.git
and keep this repository updated by pulls?

Thanks!

If you want to stay with the latest one, update by git will be the way to go.