Files
triton/docs/installation/index.rst

17 lines
265 B
ReStructuredText
Raw Normal View History

2020-02-10 00:33:03 -05:00
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.
2020-02-10 00:33:03 -05:00
.. toctree::
:maxdepth: 1
from-source