Skip to content

Commit 17027b8

Browse files
Revert "Triton can be installed using pip"
1 parent a8f7793 commit 17027b8

File tree

1 file changed

+2
-8
lines changed

1 file changed

+2
-8
lines changed

README.md

Lines changed: 2 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -91,15 +91,8 @@ from triton import *
9191
'0xdead'
9292
```
9393

94-
## Install using pip
9594

96-
Triton can be installed using `pip`:
97-
98-
```console
99-
pip install triton-library
100-
```
101-
102-
## Install from source
95+
## Install
10396

10497
Triton relies on the following dependencies:
10598

@@ -112,6 +105,7 @@ Triton relies on the following dependencies:
112105
* llvm (optional) >= 12
113106
```
114107

108+
115109
### Linux and MacOS
116110

117111
```console

0 commit comments

Comments
 (0)