Upgrade to ExtJS 4.0.1 - Released 05/18/2011
[extjs.git] / docs / README.md
1 Manyally create extjs/ directory inside this dir.
2
3 Either copy over ExtJS directory or create symlink to it.
4
5     $ cp -r /path/to/ext-4.0.0 template/extjs
6
7 or
8
9     $ ln -s /path/to/ext-4.0.0 template/extjs
10
11 Then run compass to generate custom ExtJS theme:
12
13     $ compass template/resources/sass
14