diff --git a/README.md b/README.md index 52c476a..ace10fe 100644 --- a/README.md +++ b/README.md @@ -217,7 +217,7 @@ About `flash_attn` version: ``` pip install xfuser # Basic installation -pip install "xfuser[diffusers,flash]" # With both diffusers and flash attention +pip install "xfuser[diffusers,flash-attn]" # With both diffusers and flash attention ``` ### 2. Install from source