mirror of
https://github.com/kevin1024/vcrpy.git
synced 2025-12-09 17:15:35 +00:00
add note about libyaml
This commit is contained in:
@@ -37,7 +37,7 @@ real request).
|
||||
|
||||
##Installation
|
||||
|
||||
I finally uploaded VCR.py to pypi! So you can just `pip install vcrpy`
|
||||
I finally uploaded VCR.py to pypi! So you can just `pip install vcrpy` (first you may need to `brew install libyaml` [[Homebrew](http://mxcl.github.com/homebrew/)])
|
||||
|
||||
##Ruby VCR compatibility
|
||||
I'm not trying to match the format of the YAML files. Cassettes generated by
|
||||
|
||||
Reference in New Issue
Block a user