aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--README.mkd6
1 files changed, 5 insertions, 1 deletions
diff --git a/README.mkd b/README.mkd
index 9ea50665..0d4143f4 100644
--- a/README.mkd
+++ b/README.mkd
@@ -233,10 +233,14 @@ Supported data types are:
bytes
-# Inastalling
+# Installing
__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
+The project uses the __pry__ unit testing framework, which you can get here:
+
+ http://github.com/cortesi/pry
+