diff --git a/README.md b/README.md index 32e32d3..cad6dea 100644 --- a/README.md +++ b/README.md @@ -29,7 +29,7 @@ This repository aims to provide a playground for experimenting with various atte ### Installation ```bash -git clone https://github.com/drisspg/attention-gym.git +git clone https://github.com/pytorch-labs/attention-gym.git cd attention-gym pip install . ```