add submodule update/init to readme

This commit is contained in:
John Bender 2012-01-04 16:00:41 -08:00
parent 3c2bfaca8a
commit 98ed3fc31b

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