From 237887b04af7537c410a21a4409ed0538658bd79 Mon Sep 17 00:00:00 2001 From: Liam Norman Date: Sun, 27 Jul 2025 16:55:29 -0400 Subject: Fix typo in README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 -- cgit v1.2.3