Skip to content

Commit ce68305

Browse files
committedMay 25, 2023
Update installation instruction
1 parent cf4f0a3 commit ce68305

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@ pip install flash-attn
5959

6060
Alternatively you can compile from source:
6161
```
62-
python -m pip install .
62+
python setup.py install
6363
```
6464

6565
Interface: `src/flash_attention.py`

0 commit comments

Comments
 (0)