We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a8f7793 commit 17027b8Copy full SHA for 17027b8
README.md
@@ -91,15 +91,8 @@ from triton import *
91
'0xdead'
92
```
93
94
-## Install using pip
95
96
-Triton can be installed using `pip`:
97
-
98
-```console
99
-pip install triton-library
100
-```
101
102
-## Install from source
+## Install
103
104
Triton relies on the following dependencies:
105
@@ -112,6 +105,7 @@ Triton relies on the following dependencies:
112
* llvm (optional) >= 12
113
106
114
107
108
+
115
109
### Linux and MacOS
116
110
117
111
```console
0 commit comments