From a2995c916a053051e6a057e761d65a9219d7d59d Mon Sep 17 00:00:00 2001 From: Andrew Gross Date: Mon, 24 Mar 2014 16:49:11 -0400 Subject: [PATCH] Minor Typo --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index b71165f..405e15a 100644 --- a/README.md +++ b/README.md @@ -9,7 +9,7 @@ # Installing -Since you are interested in HTTPretty you should also be insterested in speeding up your build. +Since you are interested in HTTPretty you should also be interested in speeding up your build. Replace `pip` with [`curdling`](http://clarete.github.io/curdling/) and see your build running a lot faster. You can use curdling to install not only HTTPretty but every dependency in your project and see the speed gains.