Skip to content

Commit 78cd8bf

Browse files
Merge pull request #1 from PrincetonUniversity/ISCA_AE
update readme
2 parents 1b07263 + 62321b1 commit 78cd8bf

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -25,8 +25,8 @@ $ pip3 install scipy
2525

2626
### If using Github
2727
```
28-
$ git clone https://github.com/HenryChang213/LLMCompass_ISCA_AE.git
29-
$ cd LLMCompass_ISCA_AE
28+
$ git clone -b ISCA_AE https://github.com/PrincetonUniversity/LLMCompass
29+
$ cd LLMCompass
3030
$ git submodule init
3131
$ git submodule update --recursive
3232
```

0 commit comments

Comments
 (0)