waynexia commented on code in PR #8876:
URL: https://github.com/apache/arrow-datafusion/pull/8876#discussion_r1453382865


##########
docs/source/contributor-guide/index.md:
##########
@@ -95,9 +95,12 @@ Compiling DataFusion from sources requires an installed 
version of the protobuf
 On most platforms this can be installed from your system's package manager
 
 ```
-$ sudo apt install -y protobuf-compiler
+# Linux
+$ sudo apt install -y protobuf-compiler dnf
 $ dnf install -y protobuf-devel
 $ pacman -S protobuf
+
+# macOS

Review Comment:
   👍 



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to