caicancai commented on code in PR #8804:
URL: https://github.com/apache/arrow-datafusion/pull/8804#discussion_r1446813906


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

Review Comment:
   But the dnf command also seems to require apt installation. Do you need to 
add something?



-- 
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