summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorOne <imoneoi@users.noreply.github.com>2025-07-29 14:29:22 +0800
committerGitHub <noreply@github.com>2025-07-29 14:29:22 +0800
commit4f46d47be6751405bd67add67595d01ac7c034e1 (patch)
treee81539458ee1cdc54e44167daa697a987b3e6797
parent171e2fcde636bcb7e6c0073a9983ed5252f04753 (diff)
parent237887b04af7537c410a21a4409ed0538658bd79 (diff)
Merge pull request #6 from liamnorm/fix-readme-typo
Fix typo in README.md
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index b039222..19c5b8d 100644
--- a/README.md
+++ b/README.md
@@ -40,7 +40,7 @@ cd flash-attention/hopper
python setup.py install
```
-For Ampere or earlier GPUs, install FlashAttenion 2
+For Ampere or earlier GPUs, install FlashAttention 2
```bash
pip3 install flash-attn