Files
triton/docs/installation/index.rst
2021-07-27 12:38:48 -07:00

17 lines
265 B
ReStructuredText

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::
:maxdepth: 1
from-source