amaliujia commented on code in PR #40804:
URL: https://github.com/apache/spark/pull/40804#discussion_r1167680125


##########
docs/README.md:
##########
@@ -61,7 +61,7 @@ See also https://issues.apache.org/jira/browse/SPARK-35375.
 -->
 Run the following command from $SPARK_HOME:
 ```sh
-$ sudo pip install --upgrade -r dev/requirements.txt
+$ pip install --upgrade -r ../dev/requirements.txt

Review Comment:
   It syas `Run the following command from $SPARK_HOME:` so I think 
`dev/requirements.txt` is a proper path.



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


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to