# Description: Add note about dependencies required for comments markup.
# Author: Bernhard Reiter <ockham@raz.or.at>
# Forwarded: http://github.com/ockham/django-threadedcomments/commit/b4f2477d529ca88565716e39eb85d6c1455b72fb

--- a/INSTALL.txt
+++ b/INSTALL.txt
@@ -10,4 +10,8 @@
 
 Note that this application requires Python 2.3 or later, and Django later than
 0.96. You can obtain Python from http://www.python.org/ and Django from 
-http://www.djangoproject.com/.
\ No newline at end of file
+http://www.djangoproject.com/.
+
+In case you want to use markup for your comments, you will also need the
+corresponding markup packages, see
+http://docs.djangoproject.com/en/dev/ref/contrib/markup/
