diff --git a/docs/installation/index.rst b/docs/installation/index.rst index b5e8e72f1..c9755fbc1 100644 --- a/docs/installation/index.rst +++ b/docs/installation/index.rst @@ -1,6 +1,15 @@ 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