Explorar o código

libprotoc-dev is protobuf-devel on Fedora

Paul Lietar %!s(int64=9) %!d(string=hai) anos
pai
achega
c0f9e40756
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      README.md

+ 1 - 1
README.md

@@ -20,7 +20,7 @@ sudo apt-get install build-essential portaudio19-dev libprotoc-dev
 
 On Fedora systems, the following command will install these dependencies :
 ```shell
-sudo dnf install portaudio-devel libprotoc-dev make gcc gcc-c++
+sudo dnf install portaudio-devel protobuf-devel make gcc gcc-c++
 ```
 
 On OS X, using homebrew :