Digital Spaceport commited on
Commit
62607aa
·
unverified ·
1 Parent(s): ebd1d15

Update README.md

Browse files

case correction in readme

Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -79,7 +79,7 @@ python -m pip install sageattention==1.0.6
79
 
80
  # or for Sage Attention 2 (40% faster, sorry only manual compilation for the moment)
81
  git clone https://github.com/thu-ml/SageAttention
82
- cd sageattention
83
  pip install -e .
84
 
85
  # 3.2 optional Flash attention support (easy to install on Linux but much harder on Windows)
 
79
 
80
  # or for Sage Attention 2 (40% faster, sorry only manual compilation for the moment)
81
  git clone https://github.com/thu-ml/SageAttention
82
+ cd SageAttention
83
  pip install -e .
84
 
85
  # 3.2 optional Flash attention support (easy to install on Linux but much harder on Windows)