未验证 提交 31e7a951 编写于 作者: H Harisankar H 提交者: GitHub

Update README.md added missing yum install package

Update README.md added missing yum install package `python-devel` which is required by python package `resampy`.
上级 3a05fa25
......@@ -39,7 +39,7 @@ sudo apt-get install -y pkg-config libflac-dev libogg-dev libvorbis-dev libboost
or, installing them via `yum`:
```bash
sudo yum install pkgconfig libogg-devel libvorbis-devel boost-devel
sudo yum install pkgconfig libogg-devel libvorbis-devel boost-devel python-devel
wget https://ftp.osuosl.org/pub/xiph/releases/flac/flac-1.3.1.tar.xz
xz -d flac-1.3.1.tar.xz
tar -xvf flac-1.3.1.tar
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册