mirror of
https://github.com/Hopiu/jquery-mobile.git
synced 2026-04-04 23:00:23 +00:00
add submodule update/init to readme
This commit is contained in:
parent
6688882ef2
commit
5365928b40
1 changed files with 1 additions and 0 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Reference in a new issue