[DOCS] Now specifying pip command in installation.rst
This commit is contained in:
committed by
Philippe Tillet
parent
ab75fbccc0
commit
32d615f8f8
@@ -1,6 +1,15 @@
|
|||||||
Installation
|
Installation
|
||||||
============
|
============
|
||||||
|
|
||||||
|
Triton can be installed directly from pip with the following command
|
||||||
|
|
||||||
|
.. code-block:: python
|
||||||
|
|
||||||
|
pip install triton
|
||||||
|
|
||||||
|
|
||||||
|
See the information below for more detailed information on custom builds.
|
||||||
|
|
||||||
.. toctree::
|
.. toctree::
|
||||||
:maxdepth: 1
|
:maxdepth: 1
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user