Changeset 4568 for trunk/README.txt
- Timestamp:
- 05/12/08 21:20:28 (6 months ago)
- Files:
-
- trunk/README.txt (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
trunk/README.txt
r4309 r4568 19 19 Other incorporated projects may be licensed under different licenses. 20 20 All licenses allow for non-commercial and commercial use. 21 22 Working on TG2 23 -------------- 24 25 To be able to build TG2 packages or install it for development, you 26 need Paver:: 27 28 easy_install Paver 29 30 You can then run:: 31 32 paver develop 33 34 to start working with the development version of TG2.