Skip to content

Commit 2ad3232

Browse files
authored
Fix link in README.md (#4)
1 parent 21f1235 commit 2ad3232

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ This repository aims to provide a playground for experimenting with various atte
2929
### Installation
3030

3131
```bash
32-
git clone https://github.com/drisspg/attention-gym.git
32+
git clone https://github.com/pytorch-labs/attention-gym.git
3333
cd attention-gym
3434
pip install .
3535
```

0 commit comments

Comments
 (0)