Changeset 754
- Timestamp:
- 05/08/07 13:58:18 (1 year ago)
- Files:
-
- cherokee-www/trunk/README.txt (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
cherokee-www/trunk/README.txt
r751 r754 12 12 13 13 pygments - http://pygments.org - Provides a fully pythonic interface to syntax highlighting. It is used in conjuntion with a python Markdown module that is found in cherokee.utils.markdown. 14 15 If you running a Debian based system, it may be easier if you install the following packages: python-django python-svn python-pygments 14 16 15 17 Getting it up and running