1
0
mirror of https://github.com/kevin1024/vcrpy.git synced 2025-12-09 17:15:35 +00:00

Correct libyaml-devel package name in EL/Fedora

This commit is contained in:
Andrew Kofink
2017-10-30 15:08:01 -04:00
committed by Kevin McCarthy
parent c366852925
commit a56a0726d4

View File

@@ -40,7 +40,7 @@ rebuilding pyyaml.
brew install libyaml # Mac with Homebrew
apt-get install libyaml-dev # Ubuntu
dnf install libyaml-dev # Fedora
dnf install libyaml-devel # Fedora
3. Rebuild pyyaml with libyaml::