add submodule update/init to readme

This commit is contained in:
John Bender 2012-01-04 16:00:41 -08:00 committed by scottjehl
parent 6688882ef2
commit 5365928b40

View file

@ -10,6 +10,7 @@ Clone this repo and build the js and css files (you'll need Git and Make install
git clone git://github.com/jquery/jquery-mobile.git
cd jquery-mobile
git submodule update --init
make
A full version and a minified version of the jQuery Mobile JavaScript and CSS files will be created