Skip to content

Commit 0ddfcd0

Browse files
authored
Update README.md
1 parent 6d40c3d commit 0ddfcd0

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ We recommend to install: (the kernel will be faster a little)
2323
## Installation
2424
Install using pip:
2525
```
26-
pip install sageattention==1.0.2 -i https://pypi.org/simple/
26+
pip install sageattention
2727
```
2828

2929
Or compiling from source:
@@ -102,4 +102,4 @@ If you use this code or find our work valuable, please cite:
102102
primaryClass={cs.LG},
103103
url={https://arxiv.org/abs/2410.02367},
104104
}
105-
```
105+
```

0 commit comments

Comments
 (0)