eladkal commented on a change in pull request #21346:
URL: https://github.com/apache/airflow/pull/21346#discussion_r800148607
##########
File path: docs/README.rst
##########
@@ -74,7 +74,24 @@ Once you have built the documentation run the following
command from the root di
docs/start_doc_server.sh
-Then, view your docs at ``localhost:8000``
+You need to have python installed to run the command, if you get an error
message -- python: command not found
+It is possible that you don't have python installed or added to PATH.
+Visit link <https://python.land/installing-python> to install python and add
to PATH
Review comment:
```suggestion
You need to have python installed to run the command, if you get an error
message ``-- python: command not found``
It is possible that you don't have python installed or added to PATH.
Visit `link <https://python.land/installing-python>`_ to install python and
add to 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]