diff --git a/docs/README.md b/docs/README.md index 87d68c2f8649..99ccf69dbaee 100644 --- a/docs/README.md +++ b/docs/README.md @@ -52,13 +52,6 @@ Note: If you are on a system with both Ruby 1.9 and Ruby 2.0 you may need to rep To generate SQL and Python API docs, you'll need to install these libraries: - Run the following command from $SPARK_HOME: ```sh $ pip install --upgrade -r dev/requirements.txt