Skip to content

Commit

Permalink
Update install instructions with submodule (facebookresearch#365)
Browse files Browse the repository at this point in the history
  • Loading branch information
fmassa authored Jul 27, 2022
1 parent 96c98ec commit cd8e3d2
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -41,6 +41,7 @@ There are two ways you can install it:

```bash
git clone git@github.com:facebookresearch/xformers.git
git submodule update --init third_party/flash-attention
conda create --name xformer_env python=3.8
conda activate xformer_env
cd xformers
Expand Down

0 comments on commit cd8e3d2

Please sign in to comment.