From dc61f5f520b3b97729852b043d230da9fa848e1c Mon Sep 17 00:00:00 2001 From: Willem de Groot Date: Thu, 27 Aug 2015 11:20:11 +0200 Subject: [PATCH] Typoe --- README.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.rst b/README.rst index e8ac807..6f5d960 100644 --- a/README.rst +++ b/README.rst @@ -575,7 +575,7 @@ matchers. Speed ----- -VCR.py runs about 10x faster when pyyaml can use the libyaml extensions. However, just installing ``libyaml`` (Mac) or `libyaml-dev`` (Linux) is not enough, as pyyaml needs to be rebuild with the proper flag. Note that this flag is cached by pip, so clear the cache first. +VCR.py runs about 10x faster when pyyaml can use the libyaml extensions. However, just installing ``libyaml`` (Mac) or ``libyaml-dev`` (Linux) is not enough, as pyyaml needs to be rebuild with the proper flag. Note that this flag is cached by pip, so clear the cache first. Are you using libyaml already? This should work: