uranusjr commented on a change in pull request #21346:
URL: https://github.com/apache/airflow/pull/21346#discussion_r800176139



##########
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:
       I think the `--` is not a part of the message? It should be
   
   ```rst
   if you get an error message -- ``python: command not found``
   ```
   
   instead.
   
   Also please capitalise *python* except in code blocks.




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