gemini-code-assist[bot] commented on code in PR #18436:
URL: https://github.com/apache/tvm/pull/18436#discussion_r2521797682


##########
docs/install/index.rst:
##########
@@ -32,12 +32,4 @@ If you are interested in deploying to mobile or embedded 
devices, you do not nee
 install the entire TVM stack on your device. Instead, you only need the 
runtime.
 
 If you would like to quickly try out TVM or run some demo and tutorials, you
-can :ref:`install from Docker <docker-images>`. You can also use TVM locally 
through ``pip``.
-
-.. code-block::
-
-    # Linux/MacOS CPU build only!
-    # See tlcpack.ai for other pre-built binaries including CUDA
-    pip install apache-tvm
-
-For more details on installation of pre-built binaries, visit `tlcpack.ai 
<https://tlcpack.ai>`_.
+can :ref:`install from Docker <docker-images>`. 

Review Comment:
   ![medium](https://www.gstatic.com/codereviewagent/medium-priority.svg)
   
   This line has a trailing whitespace that should be removed. Additionally, 
it's a good practice for text files to end with a newline character.
   
   ```suggestion
   can :ref:`install from Docker <docker-images>`.
   ```



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