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


##########
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:
   Let's start with this change and we can always update the instructions later 
if we find something that could make it clearer
   
   Thanks again @caicancai 



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