aboutsummaryrefslogtreecommitdiffstats
path: root/README.mkd
diff options
context:
space:
mode:
Diffstat (limited to 'README.mkd')
-rw-r--r--README.mkd9
1 files changed, 9 insertions, 0 deletions
diff --git a/README.mkd b/README.mkd
index 5c321a6c..9ea50665 100644
--- a/README.mkd
+++ b/README.mkd
@@ -231,3 +231,12 @@ Supported data types are:
whitespace
ascii
bytes
+
+
+# Inastalling
+
+__pathod__ requires Tornado 2.2.1 or later. If you already have __pip__ on your
+system, installing __pathod__ and its dependencies is dead simple:
+
+ pip install pathod
+