Upgrade to ExtJS 4.0.7 - Released 10/19/2011
[extjs.git] / README
1 Read This First
2 ---------------
3
4 The ExtJS library is available from this git repository for inclusion as a 
5 git-submodule in your project so long as you are using the library in 
6 accordance with the ExtJS license:
7
8 http://www.sencha.com/products/extjs/license/
9
10 Installation
11 ------------
12
13 To pull this repository into your own git repository as a git-submodule,
14 run the following from within the root of your project. Change the public/extjs
15 portion to relative path where you would like to install ExtJS.
16
17   git submodule add git://github.com/probonogeek/extjs.git public/extjs