From 650d79d9e1fb5d853d5a6e356b927c91b7b74991 Mon Sep 17 00:00:00 2001 From: Haejoon Lee Date: Tue, 28 Nov 2023 17:48:44 +0900 Subject: [PATCH] Remove remaining comments --- docs/README.md | 7 ------- 1 file changed, 7 deletions(-) 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