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:
committed by
Kevin McCarthy
parent
c366852925
commit
a56a0726d4
@@ -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::
|
||||
|
||||
|
||||
Reference in New Issue
Block a user